github AVSystem/scala-commons v1.16.0
RPC generalization

latest releases: v2.14.0, v2.13.3, v2.13.2...
7 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.