Bone Baboon writes: > ## Matrix This is supplemental information in regards to raingloom's comment on implementation languages.
> > <https://matrix.org> > > * Free libre - yes > * Peer to peer - no yet, currently federated servers > ** > <https://matrix.org/blog/2021/05/06/introducing-the-pinecone-overlay-network> > ** <https://matrix.org/blog/2020/06/02/introducing-p-2-p-matrix> > * Non graphical client - yes > ** <https://github.com/8go/matrix-commander> matrix-commander is implemented in Python 3. > ** <https://github.com/saadrushd/matrixcli> matrixcli is implemented in Python 3. > ** <https://github.com/tulir/gomuks> gomuks is implemented in Go. The Readme says "Basic usage is possible, but expect bugs and missing features". > ** <https://github.com/poljar/weechat-matrix> weechat-matrix is support Python 2 and 3. The Readme says "weechat-matrix is in maintenance mode". <https://github.com/poljar/weechat-matrix-rs> is implemented in Rust. The Readme says "This project is a work in progress". > * IRC capabilities - yes > * Emacs client - yes > ** <https://github.com/alphapapa/matrix-client.el> matrix-client.el is implemented in Emacs Lisp.