JSON-RPC 2.0 Server Implementation for .Net 4.0

534 views
Skip to first unread message

Austin Harris

unread,
Jan 15, 2013, 4:17:17 PM1/15/13
to json...@googlegroups.com
Hi,

JSON-RPC.Net is a JSON-RPC 2.0 Server for .Net 4.0, the home for the project is at https://jsonrpc2.codeplex.com/ 

I'm interested in feedback, feature ideas, performance results, ect for this implementation.

I believe it matches the JSON-RPC 2.0 spec 100%.

I'm interested in adding something like SMD or JSON Schema to it. I have done a little work on SMD, but information is hard to find. Are there any clients that can generate code for JSON-RPC based off of some JSON Schema or SMD?

Thanks for any input,
Austin Harris

James Cooper

unread,
Jan 16, 2013, 10:16:37 AM1/16/13
to json...@googlegroups.com
Hi there,

Barrister RPC has a service IDL.  I haven't written a .NET binding for it, so if you'd be interested in contributing, that would be most welcome.


cheers

-- James

--
You received this message because you are subscribed to the Google Groups "JSON-RPC" group.
To view this discussion on the web visit https://groups.google.com/d/msg/json-rpc/-/E5mMbu86ysIJ.
To post to this group, send email to json...@googlegroups.com.
To unsubscribe from this group, send email to json-rpc+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/json-rpc?hl=en.



--

James Cooper
http://blog.bitmechanic.com/

Austin Harris

unread,
Jan 16, 2013, 10:30:47 AM1/16/13
to json...@googlegroups.com, ja...@bitmechanic.com
Thanks, I'll take a look.

James Cooper

unread,
Jan 16, 2013, 10:46:59 AM1/16/13
to json...@googlegroups.com
Excellent.  The Java bindings include a IDL -> Java code generator, as do the nacent Go bindings. Doing something with F# type providers would be really cool.  And/or a C# code generator.

For the dynamic language bindings (Javascript, Python, Ruby, PHP) I just do the IDL enforcement at runtime.

-- James


On Wed, Jan 16, 2013 at 7:30 AM, Austin Harris <austin....@gmail.com> wrote:
Thanks, I'll take a look.


Reply all
Reply to author
Forward
0 new messages