Java framework for web development offering RPC (JSON-RPC over HTTP or websockets) and client/server messaging (publish-subscribe over websockets)
'org.brutusin:rpc:1.0.0'
<dependency> <groupId>org.brutusin</groupId> <artifactId>rpc</artifactId> <version>1.0.0</version> </dependency>
<dependency org="org.brutusin" name="rpc" rev="1.0.0"/>
"org.brutusin", "rpc", "1.0.0"