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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Websocketfiles!