CometD RemoteCall APIs

CometD is a library collection that allows developers to write web messaging applications: you can send messages from servers to client, from clients to servers, from clients to other clients (via servers), and from server to server (using its clustering solution). I wrote about these styles of communications in a Read more…