metamsg 0.0.0

Low level network with custom layer that build custom protocol.
Documentation
  • Coverage
  • 0%
    0 out of 1 items documented0 out of 0 items with examples
  • Size
  • Source code size: 14.1 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 991.9 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 9s Average build duration of successful builds.
  • all releases: 9s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • curtiseng

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.