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

Replace TimerTask with ScheduledExecutorService #878

Merged
merged 5 commits into from Apr 23, 2019

Commits on Mar 18, 2019

  1. Replace TimerTask with ScheduledExecutorService

    Noah Andrews committed Mar 18, 2019
    Copy the full SHA
    509b1cf View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2019

  1. Merge branch 'master' of https://github.com/TooTallNate/Java-WebSocket

    …into use-scheduledthreadexecutor
    Noah Andrews committed Apr 9, 2019
    Copy the full SHA
    f00ebef View commit details
    Browse the repository at this point in the history
  2. Pass Issue666Test

    Noah Andrews committed Apr 9, 2019
    Copy the full SHA
    065e93e View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2019

  1. Use nanoTime for Lost Connection Detection

    Noah Andrews committed Apr 10, 2019
    Copy the full SHA
    e40f795 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2019

  1. Replace license

    Noah Andrews committed Apr 15, 2019
    Copy the full SHA
    a911973 View commit details
    Browse the repository at this point in the history