UNPKG

@palmares/events

Version:

This is the events framework for palmares, it's responsible for handling everything that is Pub/Sub like websockets, pub/sub like redis, and other types of asynchronous background tasks

8 lines (5 loc) 307 B
# @palmares/events ## TODOs: - [X] Add support for layers to communicate between multiple machines like it was the same. - [ ] Add support for multiple distinct layers. - [X] Add support for events server so we can have an application up and running that will just listen for events and nothing else.