- Notifications
You must be signed in to change notification settings - Fork195
Core implementation of Nvidia's GameStream protocol
License
moonlight-stream/moonlight-common-c
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Moonlight-common-c contains the core GameStream client code shared betweenMoonlight clients, includingMoonlight PC,Moonlight Android,Moonlight iOS, andMoonlight Chrome.
If you are implementing your own Moonlight game streaming client that can use a C library, you probably want the code here.
Moonlight-common-c requires thespecific version of ENet that is bundled as a submodule. This version has changes required for IPv6 compatibility and retransmission reliability, among other things. These are breaking API/ABI changes which make Moonlight-common-c incompatible with other versions of the ENet library. Attempting to runtime link to another libenet library will cause your client to crash when connecting to recent versions of GeForce Experience.
About
Core implementation of Nvidia's GameStream protocol
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.