wic

Web socket library

A C implementation of the WebSocket protocol designed for embedded systems.

WebSockets in C for Embedded Applications

GitHub

70 stars
7 watching
18 forks
Language: C
last commit: over 1 year ago
Linked from 1 awesome list

embeddedportablerfc6455websocket

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tatsuhiro-t/wslay A C library implementing the WebSocket protocol for efficient data transfer over web connections. 608
melishev/wsgo Provides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers. 3
zhaojh329/libuwsc A lightweight WebSocket client library with support for SSL and Lua binding. 289
jaspervdj/websockets Provides a Haskell library for creating WebSocket servers and clients with support for TLS and various testing frameworks. 407
treeform/ws A WebSocket library for building real-time communication between clients and servers. 254
dfhack/clsocket A lightweight C++ library for creating cross-platform network programs using sockets. 157
links2004/arduinowebsockets A WebSocket library for Arduino that provides a client and server implementation of the WebSocket protocol. 1,898
cytle/socket.io-mp-client An implementation of the WebSocket protocol for real-time communication between small programs and servers. 118
slogsdon/plug-web-socket A library that simplifies the integration of WebSockets into Plug applications. 63
fukamachi/websocket-driver Provides Common Lisp implementation of WebSocket protocol for both servers and clients. 104
foxglove/ws-protocol Defines and enables real-time data streaming between devices and servers using web sockets. 99
joaotavora/hunchensocket An implementation of WebSockets as an extension to the Hunchentoot web server. 111
allinurl/gwsocket A fast, standalone WebSocket server written in C, providing bidirectional communication between applications and browsers. 753
niv/websocket.nim A WebSocket implementation for client-server communication 102
holywyvern/love-ws A library for creating WebSocket clients and servers in C++ using the love framework. 24