Skip to content

mattjamesod/herschel-messages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Herschel Messages

Herscel Messages is a small open-source package that allows a program to send and receive cusomt mesages asynchronously through an AsyncChannel.

Features:

  • Multiple subscribers to a single channel of events
  • SwiftUI view modifiers to update view state on an event being received
  • Listen only for events that match a predicate
  • Minimal overhead and boilerplate

About

An asynchronous event system written in Swift, with SwiftUI integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages