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

Some fixes #3

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

Some fixes #3

wants to merge 5 commits into from

Commits on Jul 29, 2015

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

Commits on Jul 30, 2015

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

Commits on Aug 2, 2015

  1. Fixed race condition on (re)connect, minor fixes

    A race condition on slower connections caused messages in the queue to be sent on a closed TCP connection. A new field in the MTProto structure was added to keep track of the connection status.
    Minor fixes.
    sovietspaceship committed Aug 2, 2015
    Configuration menu
    Copy the full SHA
    95fa340 View commit details
    Browse the repository at this point in the history
  2. Simple shell example

    sovietspaceship committed Aug 2, 2015
    Configuration menu
    Copy the full SHA
    a1e3c96 View commit details
    Browse the repository at this point in the history
  3. Simple shell example

    sovietspaceship committed Aug 2, 2015
    Configuration menu
    Copy the full SHA
    76d48ec View commit details
    Browse the repository at this point in the history