Max McDonnell
Max McDonnell
Also very open to alternatives, we could also just integrate with peerjs and use their id server, if that's more sane, or continue to use 10kb.site, but maybe better document...
Can you paste your offer message?
Actually, if you could email it to me. Email addr is on my github profile.
The url hash was intended as a convenience, it shouldn't be required.
The encode and decode functions are defined within webassembly. They are here: https://github.com/maxmcd/webtty/blob/master/web-client/src/main.go#L60-L63 (Webassembly can't mutate the global javascript state by itself but wasm_exec.js allows Go to call into the...
@rivertam maybe! I can get it working, this issue seems to (weirdly) be limited to Fedora. What kind of issue are you experiencing? (Feel free to open another issue or...
Hey guys, mind checking this out with the new release?
The SDP describes how your webrtc session can be connected to. If I generate one from my computer right now it contains this section: ``` a=candidate:udpcandidate 1 udp 4386 192.168.1.22...
The issues are a bit hard to explain. Here's a screenshot:  Getting lots of artifacts when opening windows and opening and exiting other programs.
It works pretty well if I keep using it, issues all seem related to screen artifacts left by other programs. eg: if I open vim, or tmux, or fzf the...