flutter_socket_io
flutter_socket_io copied to clipboard
Can we get client ID ?
I want to get the client's id which is defined by socket.io, regularly it is something like 'VRgSiN9MRI1IQ1QIABnK' but in adhara socket the id is integer, how can i reach the real id of socket which is defined by socket.io.
Is this already available?
Are there any progress on this part?