Noticed that a jira for RPC support in C# was created (AVRO-975), I
have been working on an implementation:

* fixed protocol MD5 hash to correctly match java
* specific/generic requestor implement (sync only at the moment) -
using castle dynamic proxy
* tcp client implementation
* additional - wrapped codegen in msbuild task to easily integrate

Would you be willing to accept in current state without everything
implemented (http client etc, async protocols) , just need a couple of
days to tidy to make clean and can submit patch, with some unit tests.
Haven't had a chance to test on mono yet.

thanks
Andrew

Reply via email to