MidLevel/Ruffles

RuffleSocket interface

NullQubit opened this issue · 1 comments

RuffleSocket's public behavior should be exposed as an interface (ISocket) to allow for easier unit-testing (i.e. by mocking implementation)

Closing as this would require many more changes since everything is internally coupled together