fedjabosnic / hotfix

Low latency fix engine for .net
GNU Lesser General Public License v3.0
16 stars 5 forks source link

Segregated state from configuration #16

Closed GeorgeF0 closed 7 years ago

GeorgeF0 commented 7 years ago

Configuration only contains information needed to bootstrap the engine. Internal state is now stored in a separate class.