A simple WebSocket client for 9front.
Work in progress.
The client requires a webfs service mounted on /mnt/web to work, with the following patch applied:
1. Source
2. Usage
% echo 'Hello, World!' | ws ws://echo.example.com Hello, World! %
Work in progress.
The client requires a webfs service mounted on /mnt/web to work, with the following patch applied:
% echo 'Hello, World!' | ws ws://echo.example.com Hello, World! %