Commit f6a609c
committed
Use a copy of the new PerMessageDeflateExtension
A new PerMessageDeflateExtension was contributed to the Java-WebSocket
project, but no new release of that library has been made since.
Add a copy of the new implementation with an adapted package path and
use that instead of the old version from Java-WebSocket 1.6.0.
This is intended to be a temporary measure until a newer release of the
Java-WebSocket library is made. When that is updated, this change can be
reverted.1 parent 6ff4733 commit f6a609c
3 files changed
Lines changed: 587 additions & 2 deletions
File tree
- ocpp-v2/src/main/java/eu/chargetime/ocpp
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | 47 | | |
49 | 48 | | |
50 | 49 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | 46 | | |
48 | 47 | | |
49 | 48 | | |
| |||
0 commit comments