An open API service indexing awesome lists of open source software.

https://github.com/longlene/stage

gen_stage for Erlang
https://github.com/longlene/stage

erlang genstage

Last synced: 4 months ago
JSON representation

gen_stage for Erlang

Awesome Lists containing this project

README

          

gen_stage
=====

gen_stage is a specification for exchanging events between producers and consumers, port from Elixir's GenStage.

Build
-----

$ make