@james-clojure I'm trying out gostd. very cool and looking forward to progress in this area. in the readme this part is not entirely clear to me
"Yet, by (someday) providing all the (supported) APIs, Joker enables higher-level, Clojure-like, APIs (that call these low-level API wrappers) to be written without requiring changes to the Joker codebase or executable itself."
many thanks. preserved as gist, since slack doesn't do history well
https://gist.github.com/benjyz/dca7e361e314439f67c6ca2c11494b31
In my project what I've started building is an edn based language in golang, and writing simple parser to process these edn massages. using channels over TCP heavily as well. I hope later to use elements of joker or at least understand more internals and use if for scripting where I can
Clojure is awesome, but JVM has big limitations in the area I work in
What area is this if I may ask?
blockchain/consensus