Global Feed Post Login
Replying to Avatar jb55

its designed for realtime use cases. you can query nostrdb 100s,1000s of time per frame with minimal impact on fps. so each frame can be doing nostrdb queries and listening to incoming nostr notes on its internal threadpool without affecting fps.

Avatar
average_bitcoiner 1y ago

hmmm. maybe a nostrdb data storage plugin? and/or a networking plugin? seems like each could be a feature flag if designed right.

Reply to this note

Please Login to reply.

Discussion

Avatar
average_bitcoiner 1y ago

https://github.com/UkoeHB/bevy_simplenet_events

built on https://github.com/UkoeHB/bevy_simplenet

https://crates.io/crates/bevy_eventwork_mod_websockets

Thread collapsed