~ev/wiredove-chat

porting bogbook to deno
add connection messages
add human time for message renders
cache message and redraw screen

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~ev/wiredove-chat
read/write
git@git.sr.ht:~ev/wiredove-chat

You can also use your local clone with git send-email.

#wiredove chat

This kind of works.

try

deno run --allow-all --unstable server.js

and on the client

deno run --allow-all -unstable client.js

and they should connect and you can chat with multiple clients.


MIT