Skip to content

superlistapp/phoenix-socket-dart

 
 

Repository files navigation

phoenix_socket

ci-test pub-package Pub Points

Dart library to interact with Phoenix Channels (Presence support is currently experimental) over WebSockets.

This library uses web_socket_channel for WebSockets, making the API consistent across web and native environments.

Getting Started

Look at the example project for an example on how to use this library. The API was designed to look like javascript's as much as possible, but leveraging Dart's unique native advantages like Streams and Futures.

About

Cross-platform and stream-based implementation of Phoenix Sockets

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 67.7%
  • Elixir 29.1%
  • HTML 2.1%
  • Swift 0.7%
  • Kotlin 0.2%
  • Dockerfile 0.1%
  • Objective-C 0.1%