realtime_socket_io 1.0.2 copy "realtime_socket_io: ^1.0.2" to clipboard
realtime_socket_io: ^1.0.2 copied to clipboard

A Socket implementation flow to join a room, listen to changes and communicate with your Socket Server.

realtime_socket_io #

A new Flutter package project.

Getting Started #

This package uses Provider and socket_io_client.

By using realtime_socket_io you will be able to connect to your WebSocket Service, add a socket to a desire Room and listen to an update broadcast from your server.

The example shows about the implementation and how to use this package on Flutter and it also contains a ServerExample written in Node JS that uses express and socket.io.

4
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A Socket implementation flow to join a room, listen to changes and communicate with your Socket Server.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, provider, socket_io_client

More

Packages that depend on realtime_socket_io