Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 562 Bytes

File metadata and controls

12 lines (8 loc) · 562 Bytes

JSON-XMPP Connection Service

Send json-data from your server to users' web browser

This could be a message containing up to 4 kb of payload data.

Upstream messaging over XMPP

JSON-XMPP Connection Service (JXCS) lets you communicate with web browser over a persistent XMPP connection. The primary advantages of JXCS the ability to receive upstream messages (that is, messages from a web browser to the you server).