Skip to content

zesun96/websocket-client

Repository files navigation

websocket-client

websocket-client is a standalone implementation of WebSockets in C++17 with C bindings for POSIX platforms (including GNU/Linux, Android, FreeBSD, Apple macOS and iOS) and Microsoft Windows.

It is a subset of libdatachannel.

It is very easy to integrate using source code.

Support Platforms

  • Microsoft Windows(vs2019+cmake)
  • GNU/Linux
  • Apple macOS
  • iOS
  • Android
  • FreeBSD

more platforms will be test.

Dependencies

Examples

See examples for complete usage examples with client (under MPL 2.0).

Thanks

About

C++17 websocket client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published