8000 GitHub - evocount/tcp-connectors: Library to handle any TCP based connection
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

evocount/tcp-connectors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connectors

Library to handle any TCP based connection.

Features

  • Handles both persistent and non-peristent connections.
  • Support for both pull and push connections.
  • Super light-weight implementations well suited for IoT applications.
  • Fully asynchronous.

Currently available connectors

  1. TCPConnector - This will handle peristent TCP connections.
  2. GMQTTConnector - This will handle MQTT connections.
  3. ServerConnector - Creates a HTTP server that can handle requests and send responses.

License

This project is licensed under the MIT License

About

Library to handle any TCP based connection

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0