skaarj1989 / mWebSockets

WebSockets for microcontrollers
https://skaarj1989.github.io/mWebSockets/autobahn-testsuite/servers/
MIT License
108 stars 23 forks source link

Advanced example #39

Closed gitTinker closed 3 years ago

gitTinker commented 3 years ago

@skaarj1989 Thank you for a great library. I had been using another library, but yours compiles faster, works with simultaneous clients, and exposes useful functions (like countClients).

In the spirit of open-source, I am sharing my results so those that follow have yet another reference.

gitTinker commented 3 years ago

Closing since this is expressing gratitude and is not an issue.