Skip to content

Include in network client waitForConnection function #162

@Exeloo

Description

@Exeloo

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestpackages:network-clientRelated to NetworkClient libraryquestionFurther information is requested

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions