New Filters.IncomingRequest to intercept incoming information requests of all types

This commit is contained in:
Kleissner
2021-07-29 04:10:53 +02:00
parent fc1f0407f3
commit 3233bf5c1b
3 changed files with 17 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
The core library which is needed for any Peernet application. It provides connectivity to the network and all basic functions. For details about Peernet see https://peernet.org/. For the current technical roadmap and upcoming releases see the [Talk forum](https://talk.peernet.org/discussion/10/technical-roadmap).
Current version: Alpha 2
Current version: Alpha 3
Current development status: Initial connectivity works. DHT functionality is in development.