Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

throw errors #16

Open
wants to merge 23 commits into
base: master
Choose a base branch
from
Open

throw errors #16

wants to merge 23 commits into from

Commits on Jun 5, 2015

  1. throw errors

    Michele Rastelli committed Jun 5, 2015
    Configuration menu
    Copy the full SHA
    8d71478 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2015

  1. "amqp": "latest"

    Michele Rastelli committed Jun 8, 2015
    Configuration menu
    Copy the full SHA
    6fd94d3 View commit details
    Browse the repository at this point in the history
  2. .call renamed to .rpcCall

    Michele Rastelli committed Jun 8, 2015
    Configuration menu
    Copy the full SHA
    e92513d View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2015

  1. order arguments changed in rpcCall

    Michele Rastelli committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    d05bcd3 View commit details
    Browse the repository at this point in the history
  2. server handlers to handle messages in parallel and in sequence: .on a…

    …nd .onParallel
    Michele Rastelli committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    467d8f2 View commit details
    Browse the repository at this point in the history
  3. test message expiration

    Michele Rastelli committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    656a058 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2015

  1. changed the order of parameters (.on and .onParallel)

    Michele Rastelli committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    5c2492d View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2015

  1. unique uuid-based queues name

    rashtao committed Jul 10, 2015
    Configuration menu
    Copy the full SHA
    30514a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2015

  1. rpc broadcast

    rashtao committed Aug 3, 2015
    Configuration menu
    Copy the full SHA
    1dbece2 View commit details
    Browse the repository at this point in the history
  2. bugfix multiple bindings

    rashtao committed Aug 3, 2015
    Configuration menu
    Copy the full SHA
    95ee930 View commit details
    Browse the repository at this point in the history
  3. bugfix multiple bindings

    rashtao committed Aug 3, 2015
    Configuration menu
    Copy the full SHA
    8ec9aa6 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2015

  1. print channels

    rashtao committed Aug 14, 2015
    Configuration menu
    Copy the full SHA
    574c58d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdf4498 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b189888 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1fa2a73 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2015

  1. rm dbg

    rashtao committed Aug 31, 2015
    Configuration menu
    Copy the full SHA
    ac136a6 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2015

  1. memory leak bugfix

    rashtao committed Sep 7, 2015
    Configuration menu
    Copy the full SHA
    5b97096 View commit details
    Browse the repository at this point in the history
  2. memory leak bugfix

    rashtao committed Sep 7, 2015
    Configuration menu
    Copy the full SHA
    267f389 View commit details
    Browse the repository at this point in the history
  3. memory leak bugfix

    rashtao committed Sep 7, 2015
    Configuration menu
    Copy the full SHA
    f22b2d2 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2015

  1. Configuration menu
    Copy the full SHA
    4c0afa0 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2015

  1. bugfix discinnection problem

    rashtao committed Nov 6, 2015
    Configuration menu
    Copy the full SHA
    dea12bf View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2015

  1. on onParallel renamed

    rashtao committed Dec 4, 2015
    Configuration menu
    Copy the full SHA
    d695c27 View commit details
    Browse the repository at this point in the history
  2. on onParallel renamed

    rashtao committed Dec 4, 2015
    Configuration menu
    Copy the full SHA
    1f2405e View commit details
    Browse the repository at this point in the history