1
0
Fork 0
C client for GEX. bare-bones, low level access
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
Ondřej Hruška 9f870ec233
fixing up etc
vor 6 Jahren
gex fixing up etc vor 6 Jahren
.gitignore w.i.p C client, connects and sends a ping vor 6 Jahren
CMakeLists.txt removed some comments and moved internal helpers into gex_client vor 6 Jahren
LICENSE Initial commit vor 6 Jahren
README.md updated the readme vor 6 Jahren
main.c fixing up etc vor 6 Jahren

README.md

C client for GEX

This is a GEX client library. It's primary purpose is to provide access to GEX from the desktop where high performance is needed.

For a more friendly way to access GEX, look at the Python client instead.