Example of an application that track online users (clients, that connected to the server) and send some events from server to client (directly for each client). This ...
zmq-protobuf-queue is an Java implementation of zeromq queues that transports google protobuf messages. I committed this project to Github as I found a lot of examples of zeromq and protobuf RPC ...