Table of contents
- Scaling to 100,000 cc - Configuring Linux for many concurrent connections.
- STOMP headers - List of STOMP protocol headers.
- _internal -
- Auth sha1 - STOMP protocol defined two heades for authentication in the CONNECT frame.
- xtomp-bridge - Copy messages across a cluster of xtomp servers.
- Client setup - There are lots of STOMP clients, and if there is not one for your language of choice they are easy to write.
- Configuration - Configuration guide.
- Errors - Error messages returned by xtomp broker.
- 0.1 Feature Set - Features in version 0.1.
- 0.2 Feature Set - Ideas for the 0.2 version...
- 0.3 Feature Set - Ideas for the 0.3 version...
- Install - Installation guide.
- xtomp overview - xtomp is an in-memory STOMP message broker based on nginx.
- STOMP Spec deviation - Details xtomp's implementation of the STOMP specification.
- WebSockets - xtomp directly supports websockets.