Skip to content

Releases: nthnn/quoneq

Quoneq v1.0.0

09 Feb 22:42
Compare
Choose a tag to compare

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