Intro This post is intended to be my brain-dump on implementing Azure Event Hubs. The repo for this solution can be found here. Specification I prefer to write specifications before implementing interpreters. This exercise encourages me to interrogate any premature design decisions (that I might have made). The following specification was written for publishing an …
↧