Penecruz / VAICOMPRO-Community

VAICOM PRO for DCS World
MIT License
162 stars 25 forks source link

refactor: reduce Global State usage for received messages #52

Closed gallexme closed 1 year ago

gallexme commented 1 year ago

makes debugging a bit easier(breakpoints now show current message contents, and not any kind of chunk which was received just before/after, cause async oddities), also unecessary that its in global state at all