mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 08:35:53 +03:00
[GH-ISSUE #258] Slack (and other ws connection related software) doesn't update #256
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#256
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @superandrew on GitHub (Aug 19, 2019).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/258
Proxyman version? (Ex. Proxyman 1.4.3)
1.4.7
macOS Version? (Ex. mac 10.14)
10.14
Steps to reproduce
Open Proxyman, Open Slack. When proxyman is open, while slack can do http traffic, it seems not to be updating the chat probably because of the websocket connection. When I refresh manually, the chat gets updated via http. It's a bit annoying because while proxyman is active you don't receive any new chats. Maybe is there some configuration issue/step I should take?
Expected behavior
Proxyman should either pass through the websocket connection or proxy it
Screenshots (optional)
@NghiaTranUIT commented on GitHub (Aug 19, 2019):
Hey, thank for the report @superandrew. I'd clarify that:
@superandrew commented on GitHub (Aug 19, 2019):
That was definitely the problem! Probably I did some experiment while enabling ssl for Slack. Is it possible to bypass it also for React Native Debugger the same way?
@NghiaTranUIT commented on GitHub (Aug 19, 2019):
If we enable SSL Proxying in entire app in 1.4.7 Proxyman, it probably causes some unexpected behavior since I haven't properly supported SSL Proxying for websocket yet : /
I will take it into account in next version by forwarding them. You the WS will work regardless of SSL Proxying 👍