Docs.rs
simple-pub-sub-0.1.4
simple-pub-sub 0.1.4
Docs.rs crate page
MIT
02 June 2024
Links
Repository
crates.io
Source
Owners
girish946
Dependencies
clap ^4.4.11
normal
env_logger ^0.11.3
normal
log ^0.4.20
normal
mio ^0.8.11
normal
native-tls ^0.2
normal
serde ^1.0
normal
serde_json ^1.0
normal
tokio ^1
normal
tokio-native-tls ^0.3
normal
tokio-stream ^0.1
normal
uuid ^1.6.1
normal
clap ^4.4.11
build
clap_complete ^4.5.2
build
clap_mangen ^0.2.20
build
Versions
72.12%
of the crate is documented
Go to latest version
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
simple_pub_sub
0.1.4
Module server
Functions
In crate simple_pub_sub
Module
simple_pub_sub
::
server
Copy item path
source
·
[
−
]
Functions
§
start_tcp_server
Starts a tcp server on the given address
start_tls_server
Started a tls server on the given address with the given certificate (.pfx file)
start_unix_server
Starts a unix server on the given path