Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebGL client app can’t receive message from server #8

Open
PajdaSwallow opened this issue Oct 21, 2022 · 1 comment
Open

WebGL client app can’t receive message from server #8

PajdaSwallow opened this issue Oct 21, 2022 · 1 comment

Comments

@PajdaSwallow
Copy link

Dear Flejmer,
thanks a lot for your code, it is (or it will be) very usefull for me, but now I’m stucked.
WebGL app initialize connection to server, server register this connection (evidence in server log) but client detects connection as unsuccessful.
After that when client send message to server, it is delivered successfully but server answer is not delivered/read by client. Any idea? Some blocking measures on Apache server? Thanks a lot

@MGTechTeam1
Copy link

The webSocketClient.jslib on clientside was obsolete.
Use this one:
webSocketClient.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants