[GH-ISSUE #350] Incorrect pares the unusual Websocket message #348

Closed
opened 2026-03-03 19:17:40 +03:00 by kerem · 1 comment
Owner

Originally created by @NghiaTranUIT on GitHub (Dec 11, 2019).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/350

Originally assigned to: @NghiaTranUIT on GitHub.

Description

A user reports that the connection socket doesn't work. After investigating, it turns out that the WebSocket parser is incorrect in this edge case -> Binary frame or Text Frame.

We should fix it.

Acceptance Criteria

  • Should work and test with an IP address from the user's email.
Originally created by @NghiaTranUIT on GitHub (Dec 11, 2019). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/350 Originally assigned to: @NghiaTranUIT on GitHub. ## Description A user reports that the connection socket doesn't work. After investigating, it turns out that the WebSocket parser is incorrect in this edge case -> Binary frame or Text Frame. We should fix it. ## Acceptance Criteria - [ ] Should work and test with an IP address from the user's email.
kerem 2026-03-03 19:17:40 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@NghiaTranUIT commented on GitHub (Jun 12, 2020):

All done. Swift NIO - Websocket has supported it 🙌

<!-- gh-comment-id:643294791 --> @NghiaTranUIT commented on GitHub (Jun 12, 2020): All done. Swift NIO - Websocket has supported it 🙌
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Proxyman#348
No description provided.