You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tty-share/server
Vasile Popescu 33c6017254 Use a mutex to avoid concurrent writes to the WS connections
Concurrent writes to the same WS connection are not allowed by the
gorrila/websocket package.
4 years ago
..
frontend Add the forgotten folder with the frontend js code 4 years ago
Makefile Log improvements - fixup in the other one 4 years ago
assets_bundle.go Add the forgotten folder with the frontend js code 4 years ago
server.go Update the server side when the client window changes 4 years ago
session.go Use a mutex to avoid concurrent writes to the WS connections 4 years ago
tty_protocol_rw.go Use a mutex to avoid concurrent writes to the WS connections 4 years ago