AlignmentSystems / MatchingEngine

A toy implementation of a matching engine. Don't use this in the real world, it's a toy!
MIT License
3 stars 0 forks source link

Refactoring_21/09/2023_1 #33

Closed JohnGreenan closed 1 year ago

JohnGreenan commented 1 year ago

Cleaned up Kafka Topology Cleaned up Market Data output from matching engine Wrapped up Marketdata into Sender to encapsulate binary message, Topic and Key in one object.