Team2122 / RoTator

The potato that spins
4 stars 0 forks source link

Investigate alternatives to NetConsole #68

Open amikhalev opened 8 years ago

amikhalev commented 8 years ago

NetConsole kinda sucks. Messages appear out of order, it doesn't always connect over wifi, no ANSI support. Something else would be good.

Some options:

vpzomtrrfrt commented 8 years ago

I was able to read the console over UDP from a console program, so that helps with terminal support. It's still UDP though, so message order could be an issue.

vpzomtrrfrt commented 8 years ago

https://github.com/vpzomtrrfrt/serverconsole