wasmrs-frames

Crates.iowasmrs-frames
lib.rswasmrs-frames
version0.17.1
sourcesrc
created_at2023-02-07 18:17:44.180694
updated_at2023-10-09 21:33:51.542346
descriptionWasmRS RSocket frame decoding, encoding, and data structures
homepage
repositoryhttps://github.com/wasmrs/wasmrs-rust
max_upload_size
id778975
size58,220
Jarrod Overson (jsoverson)

documentation

README

wasmrs-frames

This crate provides the encoding, decoding, and data structures for wasmRS RSocket frames.

More Information

For more information on wasmRS, see the core wasmrs crate.

WasmRS makes heavy use of generated code from apex specs and generators to automate all of the boilerplate. See the getting-started for usage.

Contributing

See CONTRIBUTING.md

License

See the root LICENSE.txt

Commit count: 76

cargo fmt