DoSomethingArchive / quicksilver-api

:postbox: API gateway to Quicksilver (Message Broker) functionality.
MIT License
0 stars 3 forks source link

Integrate phoenix client #80

Closed sergiitk closed 8 years ago

sergiitk commented 8 years ago

What's this PR do?

Basic integration of phoenix client. The actual payload is not ready yet, I'll refactor it as part of the #73.

Any background context you want to provide?

For more info on concurrency Promises, see Bluebird Promise.join() doc.

What are the relevant tickets?

Fixes #71.

deezone commented 8 years ago

👍