A fast, lightweight, and simple CHICKEN scheme websockets library.
 
 
 
Go to file
Thomas Hintz d194289740 Switch to comparse for UTF8 validation.
test Fix echo-server test.
LICENSE Initial commit.
utf8-grammar.scm Switch to comparse for UTF8 validation.
utf8decode.c Add another utf8 decoder.
utf8decode.h Add another utf8 decoder.
utf8validator.c Initial commit.
utf8validator.h Initial commit.
websockets.meta Initial commit.
websockets.release-info Add targz download link to release-info.
websockets.scm Switch to comparse for UTF8 validation.
websockets.setup Initial commit.