github AVSystem/scala-commons v1.16.0
RPC generalization

latest releases: v2.20.0, v2.19.0, v2.18.0...
8 years ago

RPC framework has been generalized to allow other types of remote methods than getters, functions and procedures. Old functionality of RPCFramework is retained as StandardRPCFramework, which is now a special case of new, generalized RPCFramework. RPCMetadata has also been adjusted to reflect the generalization.

These changes are not backwards compatible.

Don't miss a new scala-commons release

NewReleases is sending notifications on new releases.