Docs.rs
rsocket_rust_messaging-0.7.4
Platform
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rsocket_rust_messaging 0.7.4
Communicate with Spring RSocket Messaging.
Crate
Source
Builds
Feature flags
Documentation
Coverage
0%
0
out of
9
items documented
0
out of
0
items with examples
Size
Source code size: 55.92 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 1.52 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
Homepage
rsocket/rsocket-rust
216
25
3
crates.io
Dependencies
bytes ^1.0.1
normal
futures ^0.3.10
normal
hex ^0.4.2
normal
rsocket_rust ^0.7
normal
rsocket_rust_transport_tcp ^0.7
normal
rsocket_rust_transport_websocket ^0.7
normal
serde ^1.0.119
normal
serde_cbor ^0.11.1
normal
serde_json ^1.0.61
normal
url ^2.2.0
normal
Versions
0.7.4
(2023-06-01)
0.7.2
(2021-09-01)
0.7.1
(2021-05-13)
0.7.0
(2021-01-14)
0.6.0
(2020-12-13)
0.5.3
(2020-06-11)
0.5.2
(2020-05-26)
Owners
RSocket Messaging
Communicate with Spring RSocket Messaging.
Example
Here's a good example:
https://github.com/feuyeux/kio
.