metamsg

Crates.iometamsg
lib.rsmetamsg
version0.0.0
sourcesrc
created_at2023-09-20 03:14:23.803926
updated_at2023-09-20 03:14:23.803926
descriptionLow level network with custom layer that build custom protocol.
homepage
repositoryhttps://github.com/egccri/metamsg
max_upload_size
id977769
size14,419
Curtis (curtiseng)

documentation

https://docs.rs/metamsg

README

Metamsg

Low level network with custom layer that build custom protocol.

  • transmission: The pub/sub protocol that used for to communicate between devices.
  • adapter: Adapter transmission, and support basic utils to use common crates, include connection, network_device_link.
  • connection: Connection manager.
  • network_device_link: Device and network DAG.
  • authmanager: AuthZ and AuthN.
  • discovery: Support discovery devices, find servers addr.
Commit count: 0

cargo fmt