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

Changing Ping interval, added debugging message, fixed Sec-WebSocket-Protocol, and fixed wss #33

Merged
merged 3 commits into from
Mar 1, 2018

Commits on Feb 16, 2018

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

Commits on Feb 28, 2018

  1. Configuration menu
    Copy the full SHA
    6090719 View commit details
    Browse the repository at this point in the history
  2. Adding debugging message and fixed Sec-WebSocket-Protocol

     - Added debug message for sending and recieving
     - Removed OcppDraft and used example from https://github.com/TooTallNate/Java-WebSocket/wiki/Specifing-a-Sec-WebSocket-Protocol
     - Changed interface for enabling wss, because throws null exception. Setting socket needs to between creating client and connecting
    steven-smpct committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    9f9c9e2 View commit details
    Browse the repository at this point in the history