Skip to content

Conversation

@dsrees
Copy link
Owner

@dsrees dsrees commented Apr 12, 2019

  • Created a new TimeoutTimer class which will replace PhxTimer. It uses a ScheduledExecutorService to mitigate the number of Timer threads that are created.
  • Created a new Socket class which will be the replacement of PhxSocket. It will host a single ScheduledExecutorService which will be provided within it's scope
  • Formatted classes
  • Added a test around the new TimeoutTimer class

@dsrees dsrees mentioned this pull request Apr 12, 2019
@dsrees dsrees merged commit e4efb05 into master Apr 12, 2019
@dsrees dsrees deleted the dr/timeout_timer branch April 12, 2019 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants