Skip to content

A collection of thread-safe event systems which components can use to subscribe and post to other components.

License

Notifications You must be signed in to change notification settings

sirEven/event-systems

Repository files navigation

Event Systems

  • A collection of thread-safe event systems which components can use to subscribe and post to other components.
  • Two implementations are provided currently:
    • instance based (async and threaded)
    • singleton based (async)
  • install: pip install event-systems

About

A collection of thread-safe event systems which components can use to subscribe and post to other components.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages