owenthereal / upterm

Instant Terminal Sharing
https://upterm.dev
Apache License 2.0
816 stars 53 forks source link

Buffer N bytes from the host and show to clients #189

Closed owenthereal closed 9 months ago

owenthereal commented 9 months ago

Clients can see empty screen when they join the hosts. This buffers the last N bytes from the host and show to the clients when they first join.