Skip to content

Quoneq v1.0.0

Latest
Compare
Choose a tag to compare
@nthnn nthnn released this 09 Feb 22:42
· 6 commits to main since this release

Build CI

Quoneq is a lightweight, multi-protocol networking library for C++ that provides a simple, unified API for a variety of network protocols based on libcurl developed specially for n8 programming language. It is designed to help developers integrate network communication into their applications easily and efficiently.

Additional protocols such as MQTT and RTMP are planned for future releases.

Supported Protocols

  • FTP
  • HTTP
  • MQTT
  • RTMP
  • SMTP
  • Telnet
  • TOR

Full Changelog: https://github.com/nthnn/quoneq/commits/v1.0.0