roughike / phoenix-socket-dart

Cross-platform and stream-based implementation of Phoenix Sockets

Home Page:https://pub.dev/packages/phoenix_socket

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://pub.dev/packages/phoenix_socket

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Dart 60.8%Language:Elixir 35.3%Language:HTML 2.6%Language:Swift 0.8%Language:Kotlin 0.3%Language:Dockerfile 0.1%Language:Objective-C 0.1%