Stateful WebSockets with Elixir’s GenStage
I had a go at using GenStage in conjunction with Phoenix channels, as the backend for an incremental search solution. I wrote up how I did this, and why I took this approach.
https://medium.com/mint-digital/stateful-websockets-with-elixirs-genstage-a29eab420c0d
Read next Optimal order for adding lists