package

github.com/bit4bit/phoenixchannels.cr

master / published Apr 12, 2025 / repository

a basic client of phoenix channels (mirror)

phoenixchannels

Client of phoenixframework channel

Installation

  1. Add the dependency to your shard.yml:

    dependencies:
      phoenixchannels:
        github: bit4bit/phoenixchannels.cr
  2. Run shards install

Usage

require "phoenixchannels"

Development

  • fossil clone https://chiselapp.com/user/bit4bit/repository/phoenixchannels
  • make dev-up
  • make ci
  • make dev-down

Contributors

  • Jovany Leandro G.C(https://github.com/bit4bit) - creator and maintainer

API