In April I had the privilege of Presenting at YOW LambdaJam in Brisbane and doing a follow-on workshop. My title was Distributing State over the Network in Clojure with Raft (in Clojure). It was a lot of fun.
The talk was about the power of the Raft consensus protocol for replicating state over the network. Using examples in Clojure, seeing how to apply this in the context of a multi-user multi-instance application. Seeing how this has future implications for the use of WebRTC.