No description
Find a file
2015-08-11 19:24:11 -07:00
limelight-common Merge branch 'invalidateFrames' of https://github.com/irtimmer/moonlight-common-c 2015-08-11 19:24:11 -07:00
moonlight-common.xcodeproj Enable assertions in debug Xcode builds 2015-07-20 17:29:44 -07:00
.gitignore Ignore some Visual Studio-generated files 2014-10-25 21:39:17 -07:00
README.md Add more information 2015-07-16 14:21:24 -07:00

#Moonlight

Moonlight-common-c contains common C code between Moonlight clients, including Moonlight Windows and Moonlight iOS.

If you are implementing your own Moonlight game streaming client that can use a C library, you will need the code here.

It implements the actual GameStream protocol.