GitXplorerGitXplorer
g

stomp

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
296fab4dff7c2d75e9e672e768bb4b995664c1fa

Finish updating crates and clean up some code

ggarypen committed 22 days ago
Unverified
3268cc5480a3bb1c3126b66f0c5e871bf9072bc3

Update some crates and try to bring the project back to life

ggarypen committed a month ago
Unverified
5e4a3d8feb1ea3c50fcb40d74f4948b1bd0e07c4

Start to prepare for first release

ggarypen committed 10 months ago
Verified
d77dbbf29cf12498d988f3ac80f8b2dde100b190

Initial commit

ggarypen committed 10 months ago

README

The README file for this repository.

stomp

STOMP protocol library, server and client

There are three components:

stomp is the main deliverable from this repo, the server and the client demonstrate how to use the library.