WebSocket 的 C++ 开发包 websocket++
- 授权协议: BSD
- 开发语言: C/C++
- 操作系统: 跨平台
- 软件首页: http://www.zaphoyd.com/websocketpp/
- 软件文档: http://www.zaphoyd.com/websocketpp/manual/
软件介绍
WebSocket++ 是一个只包含 C++ 头文件的 WebSocket 的 C++ 开发包,实现了 RFC 6455 也就是 WebSocket 协议。可以在 C++ 应用中实现 WebSocket 客户端和服务器端功能。使用可交换的网络传输模块,包括 C++ iostreams 和 Boost Asio。
主要特性:
Full support for RFC6455
Partial support for Hixie 76 / Hybi 00, 07-17 draft specs (server only)
Message/event based interface
Supports secure WebSockets (TLS), IPv6, and explicit proxies.
Flexible dependency management (C++11 Standard Library or Boost)
Interchangeable network transport modules (iostream and Boost Asio)
Portable/cross platform (Posix/Windows, 32/64bit, Intel/ARM/PPC)
Thread-safe
The Black Box Society
Frank Pasquale / Harvard University Press / 2015-1-5 / USD 35.00
Every day, corporations are connecting the dots about our personal behavior—silently scrutinizing clues left behind by our work habits and Internet use. The data compiled and portraits created are inc......一起来看看 《The Black Box Society》 这本书的介绍吧!
