rsocket_rust_transport_wasm 0.5.0

WASM Websocket RSocket transport implementation.
docs.rs failed to build rsocket_rust_transport_wasm-0.5.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: rsocket_rust_transport_wasm-0.7.4

RSocket Transport For WebAssembly (Client-Side)

Example

See: https://github.com/jjeffcaii/rsocket-rust-wasm-example)

TODO

  • MetadataPush
  • FireAndForget
  • RequestResponse
  • RequestStream
  • RequestChannel