Reputation: 5946
Is it Websocket spec conforming to send intermixed frame types, e.g. sending a TEXT frame, then a PING frame and then the second frame of a text message (same connection)?
Are there any implementations around which do support this?
Question popped out with this lua-websockets issue.
Upvotes: 1
Views: 47