lifeengines

Results 3 issues of lifeengines

### Are you on the latest version of AssetRipper? Yes, I'm on the latest release of AssetRipper. ### Which release are you using? Console Version Windows x64 ### Which Unity...

bug
scripts

currentlly WS_BINARY and WS_TEXT is callback on OnWsReceived ,bug don't pass this type,sometimes,we need known exact opcode type from client. currentlly code: ` case WS_BINARY: case WS_TEXT: { // Call...

made response header ended up before OnWsConnecting so we can append extra handshake header to response