Yonle on Nostr: Bostr2 - version v0.1.2 released A nostr relay bouncer ...
Bostr2 - version v0.1.2 released
A nostr relay bouncer
https://github.com/Yonle/bostr2/releases/tag/v0.1.2
Bad things going on v0.1.1, But the damage is small, However, Still.
## What's new
- Don't make bouncer hang when user send `CLOSE` at condition where no bouncer is being connected
- Resend events from client when bouncer is connected to upstream relay
## Upgrading
For blyat user: The config is still the same, Just the name is now different.
To upgrade, Run the following command:
```
go install github.com/Yonle/bostr2@v0.1.2
```
And restart your bouncer.
A nostr relay bouncer
https://github.com/Yonle/bostr2/releases/tag/v0.1.2
Bad things going on v0.1.1, But the damage is small, However, Still.
## What's new
- Don't make bouncer hang when user send `CLOSE` at condition where no bouncer is being connected
- Resend events from client when bouncer is connected to upstream relay
## Upgrading
For blyat user: The config is still the same, Just the name is now different.
To upgrade, Run the following command:
```
go install github.com/Yonle/bostr2@v0.1.2
```
And restart your bouncer.