Skip to content
This repository has been archived by the owner on Dec 31, 2020. It is now read-only.

Implement initial Phoenix Channels module #15

Merged
merged 22 commits into from
Aug 22, 2016
Merged

Implement initial Phoenix Channels module #15

merged 22 commits into from
Aug 22, 2016

Commits on Aug 10, 2016

  1. Prepare phoenix module

    taig committed Aug 10, 2016
    Configuration menu
    Copy the full SHA
    5a61300 View commit details
    Browse the repository at this point in the history
  2. Upgrade to scalatest 3.0.0

    taig committed Aug 10, 2016
    Configuration menu
    Copy the full SHA
    ac12cb4 View commit details
    Browse the repository at this point in the history
  3. Aggregate phoenix

    taig committed Aug 10, 2016
    Configuration menu
    Copy the full SHA
    ee570ba View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2016

  1. Configuration menu
    Copy the full SHA
    f798989 View commit details
    Browse the repository at this point in the history
  2. This looks very promising

    taig committed Aug 11, 2016
    Configuration menu
    Copy the full SHA
    a4e5d71 View commit details
    Browse the repository at this point in the history
  3. Keep tests somewhat DRY

    taig committed Aug 11, 2016
    Configuration menu
    Copy the full SHA
    296fcfc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc0f013 View commit details
    Browse the repository at this point in the history
  5. Fix readme compilation errors

    taig committed Aug 11, 2016
    Configuration menu
    Copy the full SHA
    91eb628 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2016

  1. Configuration menu
    Copy the full SHA
    43ad8af View commit details
    Browse the repository at this point in the history
  2. Add logging

    taig committed Aug 12, 2016
    Configuration menu
    Copy the full SHA
    9b9c703 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2016

  1. Websockets are looking good

    taig committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    d8d3ca1 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2016

  1. Configuration menu
    Copy the full SHA
    fb4129e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50afe2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    384c85d View commit details
    Browse the repository at this point in the history
  4. Introduce new Payload.Status ADT

    taig committed Aug 18, 2016
    Configuration menu
    Copy the full SHA
    932821a View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2016

  1. Fix phoenix test

    taig committed Aug 19, 2016
    Configuration menu
    Copy the full SHA
    93913be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c24e9d View commit details
    Browse the repository at this point in the history
  3. Payload is optional

    taig committed Aug 19, 2016
    Configuration menu
    Copy the full SHA
    37eb1fa View commit details
    Browse the repository at this point in the history
  4. Fix tests

    taig committed Aug 19, 2016
    Configuration menu
    Copy the full SHA
    bf8d9a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    094fc1f View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2016

  1. Upgrade to monix 2.0-RC11

    taig committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    3f9dc24 View commit details
    Browse the repository at this point in the history
  2. Upgrade to circe 0.5.0-M3

    taig committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    7319bcb View commit details
    Browse the repository at this point in the history