-
I am getting
![](https://github.com/user-attachments/assets/c8fe5334-ea91-48ee-8098-65ee41bd3f9d)
Can you also make the module available as an ecmascript module to support `import`?
It was in…
-
We have a few signal-driven (aka event-driven) notifications, which are static (built into the code). We should probably extend this to allow customizing listeners, setting up conditions and whatnot (…
-
Implement setTimeout and other event-driven mechanisms using libuv on the native platform
- [ ] Based on the discussions and tests conducted so far, there is another issue that needs to be clarifie…
-
Discord users may want to set reminders or schedule a future meetup for their communities. The bot could surface this as a feature to allow members to set a future time to be reminded of an event and …
-
How should we handle event-driven behaviors in the common API? In acq4, I used Qt's signal/slots for this, but I don't think that would be a good choice for this project. In vispy, we created a simple…
-
## Document Adobe Client Datalayer Usage with Alloy
Background: The [Adobe Client Datalayer](https://github.com/adobe/adobe-client-data-layer) is another open source project at Adobe to provide the…
-
Would it be possible to add a feature so we can enter an event loop and beforehand setup functions that would run every x milliseconds? This way we can concurrently check for different sensors. I know…
ghost updated
10 years ago
-
Hi all,
I have bee working in event-driven architectures using RabbitMQ for the last years, and the approach, for relatively small products, is that the project that owns an event is declaring the …
-
I'd be remiss to build a JavaScript game engine that doesn't provide first-party support for events. The question is how to nicely integrate events and event-driven systems into the linear tick-tick w…
-
Discord API is moving to event driven from web sockets. This could mean that hosting could be done with serverless functions. However sending images over commands is not possible
Could the entire a…