xpcall / HTTPNet

A ComputerCraft API that allows instant socket like connections using HTTP

Repository from Github https://github.comxpcall/HTTPNetRepository from Github https://github.comxpcall/HTTPNet

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/

About

A ComputerCraft API that allows instant socket like connections using HTTP


Languages

Language:Lua 100.0%