RxWifiP2pManager Sample

by Stefan Mitev

free


not available



The app demonstrates some of the APIs of RxWifiP2pManager, which is a library allowing you to manage Wi-Fi peer-to-peer connectivity in a reactive way. The library itself is a RxJava wrapper for Android's WifiP2pManager, used for discovering available peers, setup connection to peers and query for the list of peers.The source code for both the app and library are published in Github: https://github.com/mrmitew/RxWifiP2pManager