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
Skillfully - The future of skills based hiring
Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Websocketfiles!