Skip to content

iantropov/libws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

А library that implements WebSocket protocol (draft-ietf-hybi-thewebsocketprotocol-00)

BUILDING AND INSTALLATION 

$ autoreconf --install -I ./
$ ./configure
$ make
$ make check # (optional, run tests)
$ sudo make install

DOCUMENTATION

A library documentation available on libws wiki: https://github.com/iantropov/libws/wiki

About

Library that implements WebSocket protocol (draft-ietf-hybi-thewebsocketprotocol-00)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages