pharaun / alldice

Restful interface to a dice expression eval and generator.
Apache License 2.0
0 stars 1 forks source link

Implement and provide NSQ bindings. #12

Closed pharaun closed 9 years ago

pharaun commented 10 years ago

Would be pretty neat to also provide a NSQ api endpoint for apps to send in dice requests so if they already have a NSQ bindings they can just send one instead of also having to set up a http client.

pharaun commented 10 years ago

We now have a NSQ endpoint implemented, but its not feature complete.

  1. Still need to fix up the subscription
  2. Implement the protocol specification (json)
  3. Hook it up to the interpreter
pharaun commented 9 years ago

Removed the NSQ endpoint, no longer needs to support the gamelost project via nsq.