Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 941 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 941 Bytes

mongoose_jid

Hex pm Hex Docs Codecov Downloads License

An XMPP library for parsing JIDs, fully compliant with RFC6122

It offers functionality for parsing jids and turning them into jid records, normalising their parts or skipping normalisation when the input is trusted, and also to build binaries for the jid representation. It is highly performant and widely documented.