Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-28 | Fix Room hosting | Haskell Guy | |
- Use the correct RPC handler for when the 'host-room' command is used. - Avoid making clients hang up by returning OK when the rpc endpoint call is unknown. | |||
2020-05-28 | Remove 'connect' argument | Haskell Guy | |
Only support useful subcommands to avoid confusing users. Keep the Connect code there for future use. | |||
2020-05-26 | initial commit | Haskell Guy | |