848d83dc1f43da5c34dce437db5ab5f16390ddbb
- moxxmpp@0.1.2 - moxxmpp_socket_tcp@0.1.2
moxxmpp
moxxmpp is a XMPP library written purely in Dart for usage in Moxxy.
Packages
moxxmpp
This package contains the actual XMPP code that is platform-independent.
moxxmpp_socket
moxxmpp_socket contains the implementation of the BaseSocketWrapper class that
implements the RFC6120 connection algorithm and XEP-0368 direct TLS connections,
if a DNS implementation is given, and supports StartTLS.
Development
To begin, use melos to bootstrap the project: melos bootstrap. Then, the example
can be run with flutter run on Linux or Android.
License
See ./LICENSE.
Description
Languages
Dart
93.6%
Nix
3.9%
CMake
1.1%
C++
0.5%
Python
0.5%
Other
0.3%