A fast, lightweight, and simple CHICKEN scheme websockets library.
 
 
 
Go to file
Thomas Hintz 195d55732d Removing unused utf8 C validators.
test Adding hello example/test.
LICENSE Initial commit.
utf8-grammar.scm Improving performance of first case in UTF8 validation grammar.
websockets.meta Cleaning .meta file.
websockets.release-info Add targz download link to release-info.
websockets.scm Cleaning up imports.
websockets.setup Initial commit.