aboutsummaryrefslogtreecommitdiffstats
path: root/teleterm-web/src
Commit message (Expand)AuthorAgeFilesLines
* parse the websocket message in the browserJesse Luehrs2019-11-222-0/+20
* improve some loggingJesse Luehrs2019-11-221-4/+4
* switch to the log crateJesse Luehrs2019-11-221-17/+13
* don't manually disconnect on disconnect eventsJesse Luehrs2019-11-222-5/+0
* make sure we close old websocket connectionsJesse Luehrs2019-11-221-0/+6
* thread through the id to the actual message eventsJesse Luehrs2019-11-223-28/+16
* connect to the teleterm server on watch requestsJesse Luehrs2019-11-221-1/+5
* refactorJesse Luehrs2019-11-222-45/+77
* implement listing and watching on the web sideJesse Luehrs2019-11-221-21/+78
* this variant should take an ErrorEventJesse Luehrs2019-11-221-1/+1
* refactor a bitJesse Luehrs2019-11-222-36/+48
* start using seed on the web sideJesse Luehrs2019-11-223-38/+118
* rename some stuffJesse Luehrs2019-11-211-1/+1
* shorter namesJesse Luehrs2019-11-161-3/+4
* add basic websocket clientJesse Luehrs2019-11-151-0/+49