Skip to content

Improve performance#401

Merged
earonesty merged 5 commits into
OpenAgentsInc:mainfrom
reyamir:improve-1
Jul 21, 2023
Merged

Improve performance#401
earonesty merged 5 commits into
OpenAgentsInc:mainfrom
reyamir:improve-1

Conversation

@reyamir

@reyamir reyamir commented Jul 20, 2023

Copy link
Copy Markdown
Contributor

Changes

[arclib]

  • Add closeOnEose option to sub function, if true autoclose subscription after receive eose
  • Update pool .list function, close subscription after receive eose
  • Update pool .unsub function, actually close subscription (it not work before)
  • Remove async/await from .sub function in nip28-channel and enc-channel, I just remove it for testing, but it seem don't need async at all
  • Update to nostr-tool v1.13.0

[arcade]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Channel chat screen: Clicking on (X) button sending tagged message

2 participants