Skip to content

katyo/unicom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unified communication for IoT clients

license github crates docs status

The backends interface was introduced to support different connection methods. Each backend should provide the way to establish bidirectional connection for exchanging binary data with devices.

IMPORTANT NOTE: Async runtime feature should be selected explicitly.

Supported features

Built-in backends

  • unicom-tcp TCP socket connection
  • unicom-unix Unix-domain socket connection
  • unicom-serial Serial port connection

About

Unified connection to IoT devices

Resources

Stars

Watchers

Forks

Packages