Take packets from ECS EventReader and add it to Writer to write to stream in other thread
(
server: ResMut<NetworkingServer>,
mut to_send: EventReader<SendPacket>,
)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected