Skip to content

TrevorSStone/golol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golol

RTMPS client for league of legends built in go

This is incomplete, but works mostly. All of the hard work has been done. There could be a lot better error handling, documentation, and code clean up, but with the release of the official API my work on this project has ended. I am putting it up incase anyone is curious to see how I did it. Potentially someone could use this code as a foundation for a custom league client built in Go.

Anyways, if anyone has any questions let me know.

Huge thanks to the lolrtmpsclient java library (https://code.google.com/p/lolrtmpsclient/). I referenced it immensly while trying to get this to work. A lot of the low level code is more or less just the java implemnetation ported to Go.

About

RTMPS client for league of legends built in go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages