Skip to content

Replace all of the internal handling with a state machine

Link Mauve requested to merge (removed):state-machine into master

All of the previous socket handling is removed, remains only this new state machine implementing the entire connection process, as well as the event system.

This also updates all dependencies, thanks pep.!

Merge request reports