A ComputerCraft API that allows instant socket like connections using HTTP
Communication over HTTP has been done before, but this one does not spam yet is still instant
This is possible because the http events will not fire until the socket is closed or the data has been sent
====== forum thread: http://www.computercraft.info/forums2/index.php?/topic/15226-potato/
