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

bug in code, different variable name #2

Closed
fdsagizi opened this issue Dec 16, 2019 · 1 comment
Closed

bug in code, different variable name #2

fdsagizi opened this issue Dec 16, 2019 · 1 comment

Comments

@fdsagizi
Copy link

Hi, nice asset, really nice code. But code have problem with name

// _prepareSocket
socket.chunck = {messageSize : 0, buff ...

// send
if(!socket.chunk) easysocket._prepareSocket(socket);

lose 'c' :)

@irineu
Copy link
Owner

irineu commented Jun 13, 2022

Oh thank you ;), i've fixed

@irineu irineu closed this as completed Jun 13, 2022
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