Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPopular repositories
704 contributions in the last year
Contribution activity
December 2020
Created 18 commits in 2 repositories
Created 1 repository
Created a pull request in jpaulm/Java-WebSocket that received 6 comments
`reason` was passed to onWebSocketClose, but was not being displayed
reason was passed to onWebSocketClose, but (under some circumstances?) was never being displayed - most confusing!
Description
Added a log error li…