-
Title: REST2NOSTR Proxy for Shared Hosting Environments
Authors: rik@nostriphant.dev
Status: Draft
Created: 27 oct 2024
Abstract:
This proposal introduces a REST-based proxy for Nostr relay inter…
-
### Describe the feature
It would be nice for web services to subscribe to topics using websocket and fetching data in real time
-
An optional authentication mechanism is needed for both plain sockets and WebSockets, so that trxd(8) can safely expose its connection endpoints on the internet.
Possible solutions:
- Basic auth…
-
-
I am trying to create a graphql endpoint using this framework, but I need websockets to work for graphql subscriptions.
-
With latest bee, adding p2p-ws-enable: true does not result in websocket underlay appearing in /addresses endpoint.
Furthermore, even if the if option.wsEnabled conditions are removed, ws underlay st…
-
*Description*:
We have the following cluster configuration to ensure that HTTP/2 is used when signaled via ALPN, while still retaining the ability to fall back to HTTP/1.1 if HTTP/2 is not in the ALP…
-
Hi,
which RPC do you recommend for a free user ?
"RPC_ENDPOINT": "",
"RPC_WEBSOCKET_ENDPOINT": ""
-
### Prerequisites
* [x] Are you running the latest version(s)?
* [x] Have you searched the [documentation for your issue](https://academy.subquery.network/)?
* [x] Did you search for an existing …
bz888 updated
2 months ago
-
Hi, team
I want add Websocket endpoints for anton to notify in realtime. Here I brief my thoughts and want your feedbacks.
1, add websocket API endpoint for blocks/txs/accounts/messages, the AP…