Networking

  • autobahn-cpp - open-source implementations of the The WebSocket Protocol and The Web Application Messaging Protocol (WAMP>`_ network protocols.
  • Avahi - Service Discovery for Linux using mDNS/DNS-SD – compatible with Bonjour
  • Beast - HTTP and WebSocket built on Boost.Asio in C++11
  • CppNetlibUri - C++ Network URI
  • CURL - A command line tool and library for transferring data with URL syntax
  • Libevent - An event notification library for developing scalable network servers.
  • Libssh2
  • PocoCpp - Cross-platform C++ libraries with a network/internet focus.
  • websocketpp - C++ websocket client/server library