keonchennl / trustchain-superapp

Kotlin implementation of Trustchain and IPv8 with rich networking: multihoming of local Bluetooth+4G, decentral social networking, UDP hole punching, etc.
GNU General Public License v3.0
0 stars 0 forks source link

Create back-end for transmitting queries #8

Open marko-matusovic-personal opened 2 years ago

marko-matusovic-personal commented 2 years ago

Implement the first part of searching. Get a query from the user and send it over to the other device using the ipv8.

The other device will use the query to search its documents or forward it further.