Dear Elixorians,
As we are about to move more of our backend onto Neo4J I discovered that they now feature their own binary protocol called Bolt.
I wanted to get into binary pattern matching anyway so I used this as a learning project. However this is intended to become a serious package. Therefore any ideas/feedback/criticism is much appreciated.
You can check out the docs here:
https://hexdocs.pm/boltex
Find a very rough first (functioning!) prototype here:
This is my first stab at writing any kind of low lever driver, so please be nice.
Thanks,
Michael