pokepetter / ursina

A game engine powered by python and panda3d.
https://pokepetter.github.io/ursina/
MIT License
2.23k stars 328 forks source link

Part 2 of networking internals rewrite. #727

Closed Squigglecito closed 1 month ago

Squigglecito commented 1 month ago

This changes the if-else trees found in DatagramReader and DatagramWriter into dictionary lookups.