This website requires JavaScript.
Explore
Help
Sign In
moxxy
/
moxxmpp
Watch
1
Star
0
Fork
0
You've already forked moxxmpp
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9fd2daabb2
Branches
Tags
No results found.
moxxmpp
/
examples_dart
History
Alexander "PapaTutuWawa
9fd2daabb2
feat(xep): Adjust to more omemo_dart changes
2023-06-17 23:51:52 +02:00
..
bin
feat(xep): Adjust to more omemo_dart changes
2023-06-17 23:51:52 +02:00
.gitignore
fix(core): Fix components' stanza matching
2023-04-05 13:17:18 +02:00
analysis_options.yaml
fix(core): Fix components' stanza matching
2023-04-05 13:17:18 +02:00
pubspec.yaml
feat(xep): Implement an OMEMO example client
2023-06-17 21:28:54 +02:00
README.md
fix(core): Fix components' stanza matching
2023-04-05 13:17:18 +02:00
README.md
Dart Examples
Run using
dart run bin/<example>.dart
.
Examples
component.dart
: Use moxxmpp to implement a component using XEP-0114.