···32i think you should connect to me with your lrc client (e.g. ttyxcvr)
33it'll be more fun for us both! (tangled.org/moth11.net/ttyxcvr)
3435-currently connected: %d
36- live since: %s`, server.Connected(), now.Format(time.RubyDate))
37 } else {
38 server.WSHandler()(w, r)
39 }
···32i think you should connect to me with your lrc client (e.g. ttyxcvr)
33it'll be more fun for us both! (tangled.org/moth11.net/ttyxcvr)
3435+ currently connected: %d
36+ live since: %s`, server.Connected(), now.Format(time.RubyDate))
37 } else {
38 server.WSHandler()(w, r)
39 }