bsapundzhiev / ucwebsocket

micro websocket c library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ucwebsocket

micro websocket c library for minimal systems

basic implementation of rfc6455

Build:

demo

Linux:

$ make

Windows: Visual Studio 2022 Developer Command Prompt

msbuild ucwebsocket.vcxproj  /p:Configuration=debug

License:

Some parts are licensed by their authors.

About

micro websocket c library


Languages

Language:C 82.1%Language:C# 9.4%Language:HTML 6.9%Language:Makefile 1.0%Language:QMake 0.6%