Skip to content

xpcall/HTTPNet

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
API
 
 
 
 
 
 

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