Go to file
2018-03-26 12:00:41 -07:00
.idea extract buffer, tcp_package 2018-03-18 23:08:57 -07:00
include fixed WIN32 build 2018-03-25 18:03:44 -07:00
src Fixed linux build 2018-03-26 11:58:36 -07:00
test fixed WIN32 build 2018-03-25 18:03:44 -07:00
.gitignore First commit 2018-03-18 22:44:23 -07:00
CMakeLists.txt fixed WIN32 build 2018-03-25 18:03:44 -07:00
LICENSE Fixed license formatting 2018-03-26 12:00:41 -07:00
README.md Fixed linux build 2018-03-26 11:58:36 -07:00

EventStore C Client

The project

This project is in it's infancy. I need help with many things, from C best practices to documentation passing by portability. If you can/want to help you can contact me via github.

Right now the code supports both 64bit linux and Windows (using msys2/mingw).

License

See LICENSE file