NUT-17: Websockets #203

Closed
opened 2024-06-27 07:41:36 +00:00 by thesimplekid · 9 comments
thesimplekid commented 2024-06-27 07:41:36 +00:00 (Migrated from github.com)
https://github.com/cashubtc/nuts/pull/98#discussion_r1655550190
crodas commented 2024-08-10 15:33:45 +00:00 (Migrated from github.com)

@thesimplekid can I work on this? I'm rewriting this in my nostr relayer, and I successfully did it in my tiny ledger database (which has a long polling HTTP interface), so I'm quite familiar with how to solve it.

Let me know if you already started so I can find another thing to work on.

Cheers,

@thesimplekid can I work on this? I'm rewriting [this in my nostr relayer](https://git.cesar.com.py/cesar/nostr-prototype/pulls/3), and I [successfully did it in my tiny ledger database](https://git.cesar.com.py/cesar/ledger-prototype/src/main/utxo/src/broadcaster.rs#L41-L65) (which has a [long polling HTTP interface](https://git.cesar.com.py/cesar/ledger-prototype/src/main/src/subscribe.rs)), so I'm quite familiar with how to solve it. Let me know if you already started so I can find another thing to work on. Cheers,
thesimplekid commented 2024-08-10 20:55:38 +00:00 (Migrated from github.com)

Hey @crodas,

Sure go for it thank you

Hey @crodas, Sure go for it thank you
thesimplekid commented 2024-08-31 19:28:57 +00:00 (Migrated from github.com)

@crodas Have you started on this? How is it coming?

@crodas Have you started on this? How is it coming?
crodas commented 2024-08-31 19:45:44 +00:00 (Migrated from github.com)

@thesimplekid I'm a few days away (perhaps a week) from having a working prototype. Is the timeline ok?

@thesimplekid I'm a few days away (perhaps a week) from having a working prototype. Is the timeline ok?
thesimplekid commented 2024-08-31 20:07:35 +00:00 (Migrated from github.com)

Yes thats fine. Feel free to publish a draft pr if you want me to take a look at anything even before its working.

Yes thats fine. Feel free to publish a draft pr if you want me to take a look at anything even before its working.
thesimplekid commented 2024-09-30 20:21:54 +00:00 (Migrated from github.com)

@crodas I'm going to take this back.

@crodas I'm going to take this back.
crodas commented 2024-10-09 15:06:13 +00:00 (Migrated from github.com)

@thesimplekid did you have time to take a look at my WIP PR? I'm extending it and add more tests to both the nut17 implementation, the subscription mod and I'll add it the WebSocket handler.

@thesimplekid did you have time to take a look at my WIP PR? I'm extending it and add more tests to both the nut17 implementation, the subscription mod and I'll add it the WebSocket handler.
prusnak commented 2024-11-06 22:39:25 +00:00 (Migrated from github.com)

PR https://github.com/cashubtc/cdk/pull/394 has been merged

Should this issue be closed or is there still something left to be done?

PR https://github.com/cashubtc/cdk/pull/394 has been merged Should this issue be closed or is there still something left to be done?
thesimplekid commented 2024-11-07 08:57:01 +00:00 (Migrated from github.com)

Should this issue be closed or is there still something left to be done?

#394 Is mint only so we do still need wallets support, @crodas said he would work on that so lets close this and ill open another tracking issue for that.

Thanks tracking this.

> Should this issue be closed or is there still something left to be done? #394 Is mint only so we do still need wallets support, @crodas said he would work on that so lets close this and ill open another tracking issue for that. Thanks tracking this.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
cashubtc/cdk#203
No description provided.