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

why i cant receive message? #398

Open
TonyWang972 opened this issue Nov 18, 2023 · 1 comment
Open

why i cant receive message? #398

TonyWang972 opened this issue Nov 18, 2023 · 1 comment

Comments

@TonyWang972
Copy link

TonyWang972 commented Nov 18, 2023

server already connected,but socket.io client for uneal engine cant print message

this is my blueprint .
image
and this is my server code by js.
image
I used client.io-client for js test messages from server are send successed,this is messages are received.
image

@getnamo
Copy link
Owner

getnamo commented Nov 19, 2023

Did you bind event with matching name on connect or begin play? Based on your server code that event name should be 'new'

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