mirror of
https://github.com/Yonle/bostr.git
synced 2025-03-18 05:42:03 +01:00
Release: 2.0.5
Recoding, improvements, and temporary features removal. What's new? =========== - Dependencies bump - Use of requesting different subscription ID rather than using subscription ID from client. Fixes late-close problems. - Filter validation is now checked with nostr-tools instead, Fixes issue with conflicting client that puts more than single filter in a single `REQ` subscription. - Reworked session code. What's removed? =============== - EOSE Timeout - Cache to local relay (unreliable) - [Temporary Removal] Orphan session Signed-off-by: Yonle <yonle@lecturify.net>
This commit is contained in:
parent
8078466d4f
commit
9b6160fb66
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "bostr",
|
||||
"version": "2.0.4",
|
||||
"version": "2.0.5",
|
||||
"description": "Nostr relay bouncer",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user