Skip to content

EmeraldHaze/Socketd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socket'd is a tool that connects users to process. I use it to connect my
python game to my flash client; you could probably make it a remote MC
launcher with some configuration. A client should send something like {"ip":
"$IP"}, and prefix it's messages with their length as a Int16. However,
don't expect the same in return.

About

A python socket server made for py-fla communication.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages