Matrix Instant Messaging protocol

Matrix.org is a spec of APIs for an instant messaging federated protocol.

There are various implementation of the Matrix protocol that lets you host a server, which then connects to various other Matrix server via federation, essentially letting you talk to other people across servers/domains.

Few implementations are: * Synapse * Dendrite