Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexito4/relaystore
Pointfree's Composable Architecture Relay
https://github.com/alexito4/relaystore
composable-architecture swiftui
Last synced: about 1 month ago
JSON representation
Pointfree's Composable Architecture Relay
- Host: GitHub
- URL: https://github.com/alexito4/relaystore
- Owner: alexito4
- License: mit
- Created: 2021-12-05T11:44:43.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-05T12:20:29.000Z (almost 3 years ago)
- Last Synced: 2024-10-10T22:42:05.186Z (about 1 month ago)
- Topics: composable-architecture, swiftui
- Language: Swift
- Homepage: https://alejandromp.com/blog/observe-actions-in-the-composable-architecture/
- Size: 5.86 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RelayStore
[Pointfree](https://www.pointfree.co/subscribe/personal?ref=4Fj20c5I)'s [Composable Architecture](https://github.com/pointfreeco/swift-composable-architecture) Relay to hook into Actions sent to the Store from outside.Read more at [Observe actions in The Composable Architecture](http://alejandromp.com/blog/observe-actions-in-the-composable-architecture/).
## Authors
- Alejandro Martinez | http://alejandromp.com | [@alexito4](https://twitter.com/alexito4)
- Martin Muller | [@jakobyno](https://twitter.com/jakobyno)
- With the help of the TCA [community](https://github.com/pointfreeco/swift-composable-architecture/discussions/851#discussioncomment-1469781)