https://github.com/nirev/gen_stage_example
Elixir's GenStage example
https://github.com/nirev/gen_stage_example
elixir-lang genstage talks
Last synced: 8 months ago
JSON representation
Elixir's GenStage example
- Host: GitHub
- URL: https://github.com/nirev/gen_stage_example
- Owner: nirev
- License: mit
- Created: 2017-03-28T02:23:49.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-04-29T20:39:45.000Z (over 4 years ago)
- Last Synced: 2025-02-16T09:45:45.310Z (8 months ago)
- Topics: elixir-lang, genstage, talks
- Language: Elixir
- Size: 8.79 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gen_stage_example
Elixir's GenStage example