Websocketfiles provides two well designed and out of box websocket c++ classes that you can easily use in your ongoing project which needs to support websocket. The purpose of this project is to let you add websocket support in your c++ project as quickly/efficient as possible.The websocketfiles is designed as simple as possible and no network transport module included. It exports two network interfaces named from_wire/to_wire that can be easily binding with any network modules(Boost.Asio, libuv, libevent and so on).
Features
- Only two out of box and light weighted websocket c++ classes(1000+ lines of C++98 code)
- It is well designed and tested and easily to merge into your ongoing c++ project(or some old c++ projects)
- No network transport modules included
- Multi-platform support(linux/windows)
- Fully traced websocket message flow
- A fully tracing infomation of websocket message helps you know websocketfiles code rapidly and expand funcions easily
Categories
WebSocket LibrariesLicense
MIT LicenseFollow Websocketfiles
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Websocketfiles!