Which package or utils is this feature request for?
network-client
Feature
In the example pong-network there is a function that is called in main function :
await waitForConnection();
Is it a mandatory function to use client network ?
If it is, as this function will be always the same, we need to put it in the network-client.
This function is not according to the future of the app as the main function must be used only for declare and init libs and init ecs.
Ideal solution or implementation
No response
Alternative solutions or implementations
No response
Other context
No response
Which package or utils is this feature request for?
network-client
Feature
In the example pong-network there is a function that is called in main function :
Is it a mandatory function to use client network ?
If it is, as this function will be always the same, we need to put it in the network-client.
This function is not according to the future of the app as the main function must be used only for declare and init libs and init ecs.
Ideal solution or implementation
No response
Alternative solutions or implementations
No response
Other context
No response