Skip to content

altenwald/mixite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIXite

MIXite is an generic implementation of MIX which uses also the Stanza ID implementation and MAM for message storing and querying.

Standards

The development of Mixite follows the following standards:

  • Stanza ID: Unique and Stable Stanza IDs.
  • MIX: Meditated Information eXchange.
  • MIX-ADMIN: MIX Administration (roles and administrative operations).
  • MAM: Message Archive Management.

Installation

If available in Hex, the package can be installed by adding mixite to your list of dependencies in mix.exs:

def deps do
  [
    {:mixite, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/mixite.

About

MIXite, the XEP-0369 implementation for eXaMPPle

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages