Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mrlika authored Aug 14, 2024
1 parent a54b552 commit 353317e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@ This library enables the creation of a huge P2P mesh networks, also known as pee
- [OpenWebtorrent Tracker](https://github.com/OpenWebTorrent/openwebtorrent-tracker): fast and simple webtorrent tracker written in C++ using [µWebSockets](https://github.com/uNetworking/uWebSockets).
- [bittorrent-tracker](https://github.com/webtorrent/bittorrent-tracker): a simple, robust, BitTorrent tracker (client & server) implementation for Node.js and Web.

## Useful links
## Documentation and important links

- [API documentation](https://novage.github.io/p2p-media-loader/docs/v1.0/)
- [P2P development, support & consulting](https://novage.com.ua/)
- [Demo](http://novage.com.ua/p2p-media-loader/demo.html)
- [FAQ](https://github.com/Novage/p2p-media-loader/blob/main/FAQ.md)
- [Overview](http://novage.com.ua/p2p-media-loader/overview.html)
- [Technical overview](http://novage.com.ua/p2p-media-loader/technical-overview.html)
- [API documentation](https://novage.github.io/p2p-media-loader/docs/v1.0/)
- npm packages
- [Core](https://npmjs.com/package/p2p-media-loader-core)
- [Hls.js integration](https://npmjs.com/package/p2p-media-loader-hlsjs)
Expand Down

0 comments on commit 353317e

Please sign in to comment.