https://github.com/zealloc/websocketz
zerocopy, async, no_std and autobahn compliant websockets implementation
https://github.com/zealloc/websocketz
async embedded rust websockets zerocopy
Last synced: 7 months ago
JSON representation
zerocopy, async, no_std and autobahn compliant websockets implementation
- Host: GitHub
- URL: https://github.com/zealloc/websocketz
- Owner: zealloc
- License: apache-2.0
- Created: 2025-06-12T09:52:45.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-10-30T14:14:04.000Z (8 months ago)
- Last Synced: 2025-10-30T14:38:17.235Z (8 months ago)
- Topics: async, embedded, rust, websockets, zerocopy
- Language: Rust
- Homepage:
- Size: 209 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# Websocketz


[](https://crates.io/crates/websocketz)
[](https://crates.io/crates/websocketz)
[](https://docs.rs/websocketz)
[](https://crates.io/crates/websocketz)
[](https://crates.io/crates/websocketz)
`zerocopy`, `async`, `no_std` and [`autobahn`](https://github.com/crossbario/autobahn-testsuite) compliant `websockets` implementation.
Please refer to the [Documentation](https://docs.rs/websocketz) for more information.
## License
Licensed under either of
- Apache License, Version 2.0. [LICENSE-APACHE](LICENSE-APACHE) or [Apache-2.0 license](http://apache.org/licenses/LICENSE-2.0)
- MIT license. [LICENSE-MIT](LICENSE-MIT) or [MIT license](http://opensource.org/licenses/MIT)
## 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.