p2plib 2.2.2+1 p2plib: ^2.2.2+1 copied to clipboard
Tooling for encrypted udp datagram peer to peer communication
P2Plib Dart
P2Plib is a minimalistic library for peer-to-peer communication over UDP. Key features:- written in pure Dart;
- no legacy, the project is simple and self-sufficient.
Usage #
You can see an example at: https://github.com/alexandrim0/p2plib-dart/example
Contributing #
Any contributions you make are greatly appreciated.
If you have a suggestion that would make P2Plib better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Contacts #
- If you want to report a bug, open an Issue
- If you have a general question or a suggestion, create a GitHub Discussion