-
Updated_Original_Releasef0ecbca1 · ·
This is an updated version of the original release using the new CUI (github.com/awesome-gocui/gocui) and featuring extra features.
-
Original_Release60a323ec · ·
This is the original release of the channel TUI. It uses the old CUI framework (github.com/jroimartin/gocui).
-
separateSymmetricAsymmetricChannels4055aa6d · ·
This is an unused implementation of symmetric/asymmetric channels. In this version, you can either join either the symmetric or asymmetric side of the channel. They do not interact. If you join the asymmetric side with a private key, you can send. If you join without the key, you can only receive.