Hi all,
I'm developing an InSim client in Clojure. At time of writing, it is just a library lets you create a very simple TCP client, parse packets received and return packets of binary data. Not all InSim packets are implemented.
My ultimate goal is to create a championship server with automatic ballast weight (BTCC style). This is out of scope for this library, but As i'm just taking this step by step i thought it'd be a good idea to share this library with you!
If you like Clojure and/or like to contribute please feel free to do so :-)
https://github.com/verberktstan/clj-insim
Any suggestions welcome!
I'm developing an InSim client in Clojure. At time of writing, it is just a library lets you create a very simple TCP client, parse packets received and return packets of binary data. Not all InSim packets are implemented.
My ultimate goal is to create a championship server with automatic ballast weight (BTCC style). This is out of scope for this library, but As i'm just taking this step by step i thought it'd be a good idea to share this library with you!
If you like Clojure and/or like to contribute please feel free to do so :-)
https://github.com/verberktstan/clj-insim
Any suggestions welcome!