Skip to content

xpcall/HTTPNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages