Skip to content

tekartik/web_socket.dart

Repository files navigation

web_socket.dart

Dart Abstraction on WebSocket

Usage

Common

pubspec.yaml

dependencies:
  tekartik_web_socket:
    git:
      url: https://github.com/tekartik/web_socket.dart
      path: web_socket
    version: '>=0.1.0'

IO

pubspec.yaml

dependencies
  tekartik_web_socket_io:
    git:
      url: https://github.com/tekartik/web_socket.dart
      path: web_socket_io
    version: '>=0.1.0'

Browser

pubspec.yaml

  tekartik_web_socket_browser:
    git:
      url: https://github.com/tekartik/web_socket.dart
      path: web_socket_browser
    version: '>=0.1.0'

Releases

Packages

Used by

Contributors

Languages