Last updated:
0 purchases
p2plib
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
(back to top)
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
(back to top)
Contacts #
If you want to report a bug, open an Issue
If you have a general question or a suggestion, create a GitHub Discussion
(back to top)
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.