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

Implement server-side messages #14

Merged
merged 2 commits into from
Mar 30, 2016
Merged

Implement server-side messages #14

merged 2 commits into from
Mar 30, 2016

Commits on Mar 26, 2016

  1. Implement Message (single-enum)

    Add relevant section of Protocol spec to message mod and variant docs
    
    Depend on serde{,_json}. Dev-depend on rand
    
    Credit Katt in Cargo.toml
    nabijaczleweli committed Mar 26, 2016
    Configuration menu
    Copy the full SHA
    63eabdd View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2016

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