Version 0.2.4
Pre-release
Pre-release
Added a generic event that can be used to handle all gRPC method calls. this can be used for custom dispatching the RPC methods.
Fixed an issue where we did not generate the RPC methods correctly if two difference services had methods with the same name.