You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I apologize for taking so long to get back to this @zzycn003. I'm not sure I'm confident enough to say this project is production ready just yet. But I do plan to actively maintain it and begin using it/testing it in some real world scenarios.
From what I can see by quickly looking through the nrpc project these two projects accomplish very similar things. StormRPC chooses to not lock you in to protobuf if you don't plan on using it. You can use StormRPC to set up servers/clients that talk using json, msgpack or protobuf. Both projects include code generation from protobuf files and support protobuf as an encoding format.
thanks for the great project.
I'm trying to use it in my project.
Is this project production ready ? what's the difference between the https://github.com/nats-rpc/nrpc/ ?
thanks
The text was updated successfully, but these errors were encountered: