iamgreaser / iceball

Open-source rewrite of the VOXLAP version of Ace of Spades.
http://iceball.build
GNU General Public License v3.0
113 stars 32 forks source link

TCP listen/accept from Lua #104

Open rakiru opened 9 years ago

rakiru commented 9 years ago

Required for #101

Must be non-blocking. Must only be usable on server.

rakiru commented 9 years ago

I don't want to make another ticket for this until the TCP stuff is done, but having similar functionality for UDP would be handy too, for things like querying servers.