Ursina includes networking samples to illustrate common patterns:
hello_world.py Low-level peer usage.
hello_world_rpc.py Introduction to RPCs.
shared_object.py Synchronize player controlled objects.
host_authoritative.py Host controls object state.
club_bear.py Full realtime multiplayer game with chat and multiple players.