qb  2.0.0.0
C++17 Actor Framework
qb Issue Watch Star Fork Follow @isndev
Loading...
Searching...
No Matches
Networking Utilities

Socket wrappers, endpoint representation, and URI parsing. More...

Collaboration diagram for Networking Utilities:

Topics

 TCP Communication
 Components for TCP-based network communication.
 UDP Communication
 Components for UDP-based network communication.
 Secure Sockets Layer (SSL/TLS)
 Components for secure, encrypted TCP communication (requires OpenSSL).

Detailed Description

Socket wrappers, endpoint representation, and URI parsing.

Contains `qb::io::socket`, `qb::io::endpoint`, and `qb::io::uri`.