app_socket_io 1.0.1 copy "app_socket_io: ^1.0.1" to clipboard
app_socket_io: ^1.0.1 copied to clipboard

A Flutter Socket.IO connection management library based on socket_io_client with automatic reconnection and message queuing.

app_socket_io 是一个基于 socket_io_client 的 Flutter Socket.IO 实时通信客户端封装库。

核心功能:

  • 支持 Socket.IO 实时双向通信
  • 自动重连与重连策略配置
  • 事件监听与分发机制
  • 消息发送与断线消息队列
  • 全局与实例级 socket 配置
  • 连接状态管理与查询
  • 单例管理器便于全局调用
0
likes
0
points
358
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter Socket.IO connection management library based on socket_io_client with automatic reconnection and message queuing.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, socket_io_client

More

Packages that depend on app_socket_io