You can find the project on github: https://github.com/verberktstan/clj-insim
Did some updates, it works very stable now..
At the point of writing, it is a VERY VERY basic InSim client.
Please try it if you like, any feedback is welcome!
I've been talking about this before;
https://www.lfs.net/forum/thread/92870-Clojure-InSim-client
Stan (Boer Tarrel)
Did some updates, it works very stable now..
At the point of writing, it is a VERY VERY basic InSim client.
- It connects to LFS via InSim
- It reads and parses some packets (more to be added)
- It allows you to dispatch on incoming packets or send packets manually
- It DOESN't maintain connection automatically (but you can do it yourself :-) )
- It DOESN't register connections or players automatically (but you can do it yourself :-) )
Please try it if you like, any feedback is welcome!
I've been talking about this before;
https://www.lfs.net/forum/thread/92870-Clojure-InSim-client
Stan (Boer Tarrel)