https://github.com/viral32111/stomp
STOMP client crate for my Rust projects.
https://github.com/viral32111/stomp
networking rust-crate stomp-client
Last synced: 24 days ago
JSON representation
STOMP client crate for my Rust projects.
- Host: GitHub
- URL: https://github.com/viral32111/stomp
- Owner: viral32111
- License: agpl-3.0
- Created: 2024-05-05T17:24:28.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-03-01T12:16:05.000Z (about 2 months ago)
- Last Synced: 2025-03-20T20:17:38.928Z (about 1 month ago)
- Topics: networking, rust-crate, stomp-client
- Language: Rust
- Homepage: https://crates.io/crates/viral32111-stomp
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# STOMP
[](https://github.com/viral32111/stomp/actions/workflows/ci.yml)
[](https://github.com/viral32111/stomp/actions/workflows/analyse.yml)



TO-DO
## ⚖️ License
Copyright (C) 2024 [viral32111](https://viral32111.com).
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.You should have received a copy of the GNU Affero General Public License
along with this program. If not, see https://www.gnu.org/licenses.