https://github.com/marcelcoding/wsocket
Lighweight, fast and native WebSocket implementation for Rust.
https://github.com/marcelcoding/wsocket
async http tokio websocket
Last synced: 8 months ago
JSON representation
Lighweight, fast and native WebSocket implementation for Rust.
- Host: GitHub
- URL: https://github.com/marcelcoding/wsocket
- Owner: MarcelCoding
- License: apache-2.0
- Created: 2023-10-03T18:21:46.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-29T11:29:11.000Z (over 1 year ago)
- Last Synced: 2024-12-15T06:25:51.676Z (10 months ago)
- Topics: async, http, tokio, websocket
- Language: Rust
- Homepage: https://crates.io/crates/wsocket
- Size: 115 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# WSocket
Lightweight, fast and native WebSocket implementation for Rust.
based on
## Usage
TODO
## License
Licensed under either of
* Apache License, Version 2.0
([LICENSE-APACHE](LICENSE-APACHE) or )
* MIT license
([LICENSE-MIT](LICENSE-MIT) or )at your option.
## Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.