Skip to content

Implementation of a Phoenix Channel based core for a Pusher replacement

Notifications You must be signed in to change notification settings

akitaonrails/ex_pusher_lite

Repository files navigation

Ex Pusher Lite - Server Side

To start your Phoenix app:

  1. Install dependencies with mix deps.get
  2. Create and migrate your database with mix ecto.create && mix ecto.migrate
  3. To create a 'test-app' do mix run priv/repo/seeds.exs
  4. Start Phoenix endpoint with mix phoenix.server

This will set up a simple test application ready to receive messages from the client Rails app.

Learn more

About

Implementation of a Phoenix Channel based core for a Pusher replacement

Resources

Stars

Watchers

Forks

Packages

No packages published