hxStomp is a TCP socket-based Stomp protocol client library written for the Haxe language.
- Compliant with Stomp v1.0 protocol
- Current version provides a Haxe/Neko TCP socket-based transport layer
- Single-threaded (ie. requires continuous read / write loop for continued operation)
Suggestions, bug reports and contributions very welcome!