-
Essentially a DB Driven news ticker that will display upcoming events, scheduled Role Plays and other information from the Database.
-
A lot of the code could do with some refactoring and turn from polling into event-driven code.
This should make the code more readable as well as more performant.
-
```
What feature do you request?
I propose a new syscall:
int maEventPost(MAEvent* event);
This syscall would be very useful for writing automated tests, both GUI tests
and tests of other event dri…
-
There are other ways to refer to this functionality — editable or customizable slugs being the most common — but the core of the feature is the ability to rename an existing file in a collection. Ther…
-
Continuously check calendars and match those with users in the background (unless O365 provides a web hook interface, in which we could just make that event driven)
-
Messaging systems often provide the backbone to event driven architectures, so we should support the IBM messaging services in Node-RED, as Node-RED works particularly well in event driven scenarios.…
-
**Swoole** is an event-driven, asynchronous & concurrent networking communication engine with higher performance written only in C for PHP. Swoole includes components for different purposes: TCP/UDP S…
-
A suggestion was made in the SVA QoE working group that it might make sense to add a CMCD key that indicates whether or not a cache log line should be included in log streaming to CDN customers. This …
-
## Task List
### Preparation
- [x] Find speaker(s) > Simon Ritter @speakjava and Badr Kacimi @badrkacimi
- [x] Define topics
- [x] Find location > Colruyt Zwijnaarde: Tramstraat 67c, 9052 Ge…
-
Currently automatic transitions will be evaluated whenever you enter a state, send an event or set an expression property. However we also have a guard that checks if a certain state is active and pe…