intiface / intiface-central

Intiface Central (Buttplug Frontend) Application for Desktop and Mobile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Divide out Client/Message states from EngineControlBloc

qdot opened this issue · comments

commented

The engine control bloc should create and register a new bloc whenever we get a connection, rather than just sending all events (including messages received and client connect/disconnect) through the engine control bloc

commented

Oh. This is #56 all over again. Oops.