/moonlight-common-c

Shared C code for the implementation of Nvidia's GameStream protocol

Primary LanguageC

#Moonlight

This is the forked version of Moonlight-common-c for Moonlight Embedded.

Moonlight-common-c contains common C code between Moonlight clients, including Moonlight Chrome 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.