WallarooLabs / pony-kafka

:horse: Pure Pony Kafka client
Other
57 stars 4 forks source link

Rework Custom TCP Connection logic #11

Open dipinhora opened 6 years ago

dipinhora commented 6 years ago

Rework custom tcp connection related logic to use a state machine and possibly encapsulate stuff in primitives for easier replacement/sharing/testing among different actors and classes.