P2PImpl
Implementation of the P2PDataSource interface for handling peer-to-peer messages and location information.
Parameters
db
the CoroutineDatabase instance representing the database.
Functions
Link copied to clipboard
Retrieves all P2P messages from the data source.
Link copied to clipboard
Retrieves all location messages from the data source.
Link copied to clipboard
Inserts a new location message into the data source.
Link copied to clipboard
Inserts a new P2P message into the data source.