WebSocket 的 C++ 开发包 websocket++

码农软件 · 软件分类 · WebSocket开发包 · 2019-04-17 16:44:16

软件介绍

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

本文地址:https://codercto.com/soft/d/3791.html

PHP and MySQL Web Development (3rd Edition) (Developer's Library

PHP and MySQL Web Development (3rd Edition) (Developer's Library

Luke Welling、Laura Thomson / Sams / 2004-09-29 / USD 49.99

We've taken the best and made it even better. The third edition of the best-selling PHP and MySQL Web Development has been updated to include material and code on MySQL 5, PHP 5 and on PHPs object mod......一起来看看 《PHP and MySQL Web Development (3rd Edition) (Developer's Library》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具