Commit Graph

10 Commits (eb5ce54856e6b556a797128764b3b469a69149c5)

Author SHA1 Message Date
Vasile Popescu 0dc1cdb6b4 Minor formatting fix 4 years ago
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
Vasile Popescu 1646e00a12 Improve the message displayed by the client when window is too small 4 years ago
Vasile Popescu e8c6caac80 Update the server side when the client window changes 4 years ago
Vasile Popescu 366edcd23e Refactor the messages marshaling and unmarshaling 4 years ago
Vasile Popescu e8bfc06dab React when the client's window is smaller than the remote one 4 years ago
Vasile Popescu 14266a7f24 Add support for detaching shortcut in client mode
When joining a session from command line, the user can exit now by
pressing a predefined key sequence that can be specified from command
line.
4 years ago
Vasile Popescu 6c0171e9d9 Log improvements - fixup in the other one 4 years ago
Vasile Popescu 2d481a5a98 Several usage/help and logging improvements 4 years ago
Vasile Popescu afc909a358 Add support for joining a session from command line 4 years ago