COMMITS
August 12, 2019
M
Fix ConcurrentModificationException when iterating through conne… (#922)
Marcel Prestel committed
July 30, 2019
R
Fix ConcurrentModificationException when iterating through connections returned by getConnections()
Richard Hosking committed
July 13, 2019
M
Rework after review
Marcel Prestel committed
M
Rework after review
Marcel Prestel committed
July 10, 2019
M
ConcurrentModificationException when using broadcast (#902)
Marcel Prestel committed
June 28, 2019
M
Wrap IOException and include WebSocket
Marcel Prestel committed
June 26, 2019
M
fix when proxy tunneling failed (IOException is hidden) JDK-8173… (#901)
Marcel Prestel committed
M
Merge branch 'master' into master
Marcel Prestel committed
June 23, 2019
M
Merge pull request #906 from maiph/dns-resolver
Marcel Prestel committed
June 16, 2019
M
Remove outdated 'wrapper' task from build.gradle (#907) (#908)
Marcel Prestel committed
June 14, 2019
R
Add License on DnsResolver.java
Ricardo Pinheiro committed
June 13, 2019
P
Remove 'wrapper' task from build.gradle (#907)
PhilipRoman committed
R
Move DnsResolver to org.java_websocket.client and fix code style
Ricardo Pinheiro committed
R
Use WebSocketClient::getPort instead of URI::getPort
Ricardo Pinheiro committed
R
Implemented a custom DNS resolver
Ricardo Pinheiro committed
June 12, 2019
M
Rework after review
Marcel Prestel committed
June 11, 2019
M
Update Issue879Test.java
Marcel Prestel committed
M
Synchronize access during broadcast
Marcel Prestel committed
P
fix when proxy tunneling failed (IOException is hidden) JDK-8173620
Pascal Scheiben committed
M
Make Issue825Test more stable (#894)
Marcel Prestel committed
May 28, 2019
M
Rework after review
marci4 committed
May 20, 2019
M
Make Issue825Test more stable
marci4 committed
M
Test development
marci4 committed
M
Make only the SSLSession public
marci4 committed
M
Provide a way to access the SSLEngine of a websocket instance
marci4 committed
April 23, 2019
M
Replace TimerTask with ScheduledExecutorService (#878)
Marcel Prestel committed
April 22, 2019
M
Merge pull request #880 from marci4/Fix661Test
Marcel Prestel committed
April 15, 2019
N
Replace license
Noah Andrews committed
April 14, 2019
M
Update Issue661Test.java
marci4 committed
April 10, 2019
N
Use nanoTime for Lost Connection Detection
Noah Andrews committed