tezcatli / moonlight-common-c

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#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.

About

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


Languages

Language:C 100.0%