C client for GEX. bare-bones, low level access
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Ondřej Hruška 9f870ec233
fixing up etc
преди 6 години
gex fixing up etc преди 6 години
.gitignore w.i.p C client, connects and sends a ping преди 6 години
CMakeLists.txt removed some comments and moved internal helpers into gex_client преди 6 години
LICENSE Initial commit преди 6 години
README.md updated the readme преди 6 години
main.c fixing up etc преди 6 години

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.