m8rge/cwebsocket

cWebsocket is lightweight websocket server library

C

261

40 commits

updated Mar 9, 2017

See the code

README

Overview

cWebsocket is lightweight websocket server library written in C. This library include functions for easy creating websocket server. It implements websocket protocol rfc6455.

Features

Pure C.
It's tiny!
It very easy to embed in any your application at any platform.
Library design was made with microcontrollers architecture in mind.
MIT Licensed.

Microcontrollers

With this library you can turn your Arduino to websocket server and get realtime properties from your microcontroller only with browser!

Notes

Not supported

arduino
c
library
microcontroller
rfc-6455
tiny
websocket
websocket-server

Contributors

m8rge

37 commits

johnou

1 commits

minghuascode

1 commits

shankka

1 commits

m8rge/cwebsocket

cWebsocket is lightweight websocket server library

C

261

40 commits

updated Mar 9, 2017

See the code

README

Overview

cWebsocket is lightweight websocket server library written in C. This library include functions for easy creating websocket server. It implements websocket protocol rfc6455.

Features

Pure C.
It's tiny!
It very easy to embed in any your application at any platform.
Library design was made with microcontrollers architecture in mind.
MIT Licensed.

Microcontrollers

With this library you can turn your Arduino to websocket server and get realtime properties from your microcontroller only with browser!

Notes

Not supported

arduino
c
library
microcontroller
rfc-6455
tiny
websocket
websocket-server

Contributors

m8rge

37 commits

johnou

1 commits

minghuascode

1 commits

shankka

1 commits

Languages

C

75.7%

Arduino

14.5%

HTML

9.0%