No description
Find a file
Cameron Gutman de37896c22 Merge pull request #8 from irtimmer/fixFirstPacketDrop
Fix skipping first video packet
2015-08-11 08:38:21 -07:00
limelight-common Fix skipping first video packet 2015-08-11 15:16:14 +02: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.