Skip to content

ol88/phoenix-socket-dart

This branch is 108 commits behind braverhealth/phoenix-socket-dart:master.

Folders and files

NameName
Last commit message
Last commit date
Mar 13, 2021
Oct 27, 2020
Mar 13, 2021
Apr 10, 2021
Mar 13, 2021
Dec 4, 2020
Jan 20, 2020
Apr 7, 2021
Jan 20, 2020
Mar 13, 2021
Apr 10, 2021
Jan 20, 2020
Apr 10, 2021

Repository files navigation

phoenix_socket

ci-test pub-package pub-points

Dart library to interact with Phoenix Channels (Presence coming up next) 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 81.1%
  • Elixir 18.0%
  • Other 0.9%