Pinned Repositories
cli
A library for writing command line interfaces in the style of git or apt.
communique-gtk
UI designs and experiments for an instant messaging client
communique-tui
An instant messaging client with a terminal-based user interface.
fediverse-xmpp-onboarding
An example of self-provisioning XMPP accounts based on authorization with the fediverse.
legacy
Legacy XMPP functionality that has been pulled out of the main xmpp module or is still useful but generally should be avoided if at all possible.
mellium.im
The Mellium website
reader
Common operations performed with Go's io.Reader interface.
xmlstream
A library for manipulating XML token streams.
xmpp
An implementation of the Extensible Messaging and Presence Protocol (XMPP) in Go.
xmpp-addr
An implementation of RFC 7622, the XMPP Address Format, more commonly known as "Jabber IDs" or "JIDs" in Rust.
Mellium Co-op's Repositories
mellium/xmpp
An implementation of the Extensible Messaging and Presence Protocol (XMPP) in Go.
mellium/communique-tui
An instant messaging client with a terminal-based user interface.
mellium/xmlstream
A library for manipulating XML token streams.
mellium/fediverse-xmpp-onboarding
An example of self-provisioning XMPP accounts based on authorization with the fediverse.
mellium/cli
A library for writing command line interfaces in the style of git or apt.
mellium/reader
Common operations performed with Go's io.Reader interface.
mellium/xmpp-addr
An implementation of RFC 7622, the XMPP Address Format, more commonly known as "Jabber IDs" or "JIDs" in Rust.
mellium/communique-gtk
UI designs and experiments for an instant messaging client
mellium/httprouter
mellium/legacy
Legacy XMPP functionality that has been pulled out of the main xmpp module or is still useful but generally should be avoided if at all possible.
mellium/mellium.im
The Mellium website
mellium/verbmux
mellium/applogger
A deprecated, experimental logging library that should not be used in production.
mellium/blogsync
Mirror of a tool for keeping blogs in a repo of markdown files, but publishing them to write.as
mellium/clarkns
This project is a mirror, to contribute please use Codeberg
mellium/issues
A tool for extracting a Bitbucket issue export and importing it into GitHub
mellium/sysexit
Exit codes from sysexits(3).
mellium/xml
An experimental XML library in Go.