• v0.2.0 262df80cda

    dan released this 2019-08-15 23:50:35 +00:00 | 674 commits to master since this release

    The Cwtch library is having it's first versioned release, dubbed 0.2 (in line with Tapir, and the UI)

    We are trying to adopt go mod style versioning for more reliable builds in our server and for users.

    Latest changes include using Tapir for peer 2 peer connections and having the event system use infinite queues so as to abolish fail-able writes from the event bus as larger fetchs from servers were flooding the system and dropping event messages.

    Downloads