Tugduoff / RType

RTypeeeeeeeuh
3 stars 0 forks source link

:zap: :globe_with_meridians: Client network optimization #111

Closed ClementBaziret closed 4 weeks ago

ClementBaziret commented 4 weeks ago

This pull request fix the problem that we had with the packet between client and server.

I switched from a synchronous network for the client to an asynchronous to allow faster packet reception.