https://github.com/aaronrenner/gen_stage_playground
https://github.com/aaronrenner/gen_stage_playground
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aaronrenner/gen_stage_playground
- Owner: aaronrenner
- Created: 2016-09-19T15:52:15.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-09-19T15:52:24.000Z (over 9 years ago)
- Last Synced: 2025-03-12T18:45:07.256Z (over 1 year ago)
- Language: Elixir
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GenStagePlayground
A sample app that shat shows how to create a custom GenStage producer on a
finite collection. Based off GenStage.Streamer.