Skip to content

russmack/stompingophers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stompingophers

A Go implementation of the stomp messaging protocol.

Build Status


Status: OK.


Usage

See examples/ producer and consumer.

Features

  • CONNECT

  • SEND

  • SUBSCRIBE

  • UNSUBSCRIBE

  • BEGIN

  • COMMIT

  • ABORT

  • ACK

  • NACK

  • DISCONNECT

  • MESSAGE

  • ERROR

  • Heartbeat

  • Transactions

License

BSD 3-Clause: LICENSE.txt

LICENSE

About

A Go implementation of the Stomp messaging protocol.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages