kakajansh / echo

Laravel Echo for your Flutter apps.
MIT License
108 stars 69 forks source link

Fix Issue in connecting to socket.io channels #4

Closed SalemCode8 closed 5 years ago

SalemCode8 commented 5 years ago

the SocketIoConnector instance remember socket was null

kakajansh commented 5 years ago

Can you please explain what issue do you have?

connect should be already called from abstract Connector class here

SalemCode8 commented 5 years ago

it wasn't called so the socket was null