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

feat(messenger) #126

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

feat(messenger) #126

wants to merge 3 commits into from

Commits on Jun 17, 2014

  1. feat(messenger)

    Added messenger interfaces and a GoGoProtobuf over HTTP messenger.
    Added GoGoprotobuf Codec.
    Added HTTP transporter.
    yifan-gu committed Jun 17, 2014
    Configuration menu
    Copy the full SHA
    2993114 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2014

  1. test(messenger)

    Added a test for the messenger.
    yifan-gu committed Jun 18, 2014
    Configuration menu
    Copy the full SHA
    46c4064 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2014

  1. chore(codec, transporter)

    Changed codec and transporter's interface.
    Now they are fully separate.
    yifan-gu committed Jun 19, 2014
    Configuration menu
    Copy the full SHA
    caa0cf2 View commit details
    Browse the repository at this point in the history