Commit Briefs

Omar Polo

bring in newer ev and bufio from telescope

merge our local changes to bufio though.


Omar Polo

amused-web: add websocket support; send forms via js if available

This allows amused-web to stay in sync using websockets (much like existing amused clients watch `amused monitor') and sends the forms in the background to avoid refreshing the page. Still missing is reopening the websocket, maybe blocking the UI in that case and showing the progress.