mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-11-10 16:16:39 +01:00
Simplifies readme
This commit is contained in:
@@ -324,7 +324,7 @@ The client will add the relay to the pool, connect to it and start receiving eve
|
||||
and reconnects, the sub will be active again.
|
||||
|
||||
To manage subscriptions that change over time, the simplest approach is to build mutable
|
||||
subscriptions in the Application class.
|
||||
subscriptions with a filters lambda that you can change at will.
|
||||
|
||||
```kt
|
||||
val metadataSub = client.req(
|
||||
|
||||
Reference in New Issue
Block a user