ProjectMagma / Magma

Under the rocks
MIT License
104 stars 1 forks source link

Cleanup of tcp statemachine #70

Closed Drawaes closed 6 years ago

Drawaes commented 6 years ago

Moved it into an abstract class to separate from the actual underlying implementation (netmap)

This allows testing with "no" underlying network

Started writing tests for this statemachine