Работа над распаковкой websocket

This commit is contained in:
serega6531
2020-04-04 01:20:42 +03:00
parent 47452f9a28
commit 373f97784a
4 changed files with 179 additions and 1 deletions

View File

@@ -22,4 +22,6 @@ public class CtfService {
private boolean mergeAdjacentPackets;
private boolean inflateWebSockets = true; //TODO
}