Skip to content

ratboy666/qjs-ws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

qjs-ws

What is it?

qjs-ws is a simple way to give QuickJS https://bellard.org/quickjs/ WebSocket server capability.

Uses gwsocket <gwsocket http://gwsocket.io/> and utf.js https://github.com/DesWurstes/utf.js

utf.js is supplied with qjs-ws (renamed utf.mjs, and exports added)

gwsocket needs to be downloaded and built. gwsocket provides WebSocket server capability to shell and scripting languages.

TODO

Wrap up in module. Add WebSocket client capability. Looking at websocat to provide WebSocket client capability. Appears to be a reasonable choice.

About

Simple WebSocket server for QuickJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published