Skip to content

svogl/example-websocket

This branch is up to date with oatpp/example-websocket:master.

Folders and files

NameName
Last commit message
Last commit date
Dec 8, 2024
Dec 8, 2024
Dec 8, 2024
Dec 8, 2024
Dec 8, 2024
Feb 20, 2020
Dec 8, 2024
Jun 9, 2019
Jun 7, 2019
Apr 13, 2020
Oct 25, 2021
Jun 23, 2019
Jun 23, 2019

Repository files navigation

example-websocket Build Status

Collection of oatpp WebSocket examples.

In the box:

  • async-server - Asynchronous WebSocket server example.
  • async-server-rooms - Asynchronous Room-Based chat server.
  • server - Multithreaded WebSocket server example.
  • client - Simple WebSocket client example.
  • client-binance.com - Example client for reading crypto trading event stream from binance.com.
  • client-mbedtls - Secure WebSocket client example. TLS backend - MbedTLS.

See more:

About

Collection of oatpp WebSocket examples

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 72.7%
  • CMake 20.6%
  • Shell 6.4%
  • Dockerfile 0.3%