An open API service indexing awesome lists of open source software.

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.

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.