Binary Pattern Matching in Elixir
For my side project Grapevine, I do binary pattern matching to grab out telnet data that is “out of band.” I show off how that works and provide links to the source so you can see the full example!
https://blog.smartlogic.io/binary-pattern-matching-in-elixir/
Read next Phoenix 1.4 Chat Server: Part 5