[GH-ISSUE #611] Support SocketIO connections on Realtime page #217

Closed
opened 2026-03-16 14:06:31 +03:00 by kerem · 7 comments
Owner

Originally created by @ilomon10 on GitHub (Feb 27, 2020).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/611

Originally assigned to: @moonrailgun on GitHub.

Is your feature request related to a problem? Please describe.
I need to test my socketio server

And then install postwoman to test but i dont know how to config connection to server.
I ever test with ws://localhost:3001 or wss://localhost:3001

Describe the solution you'd like
Maybe you can add option socketio client with minimal config.

Additional context
image

  • Thank you
Originally created by @ilomon10 on GitHub (Feb 27, 2020). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/611 Originally assigned to: @moonrailgun on GitHub. **Is your feature request related to a problem? Please describe.** I need to test my socketio server And then install postwoman to test but i dont know how to config connection to server. I ever test with `ws://localhost:3001` or `wss://localhost:3001` **Describe the solution you'd like** Maybe you can add option socketio client with minimal config. **Additional context** ![image](https://user-images.githubusercontent.com/25215779/75400627-c5385500-593a-11ea-82bd-7bbe39ff0aca.png) - Thank you
Author
Owner

@dihmeetree commented on GitHub (Feb 27, 2020):

I believe @NBTX was going to be working on some Realtime page improvements soon! It would definitely be great to have an option for testing SocketIO! Great suggestion @ilomon10 :)

If anyone else wants to take up this challenge in the meantime, please let us know!

<!-- gh-comment-id:592017687 --> @dihmeetree commented on GitHub (Feb 27, 2020): I believe @NBTX was going to be working on some Realtime page improvements soon! It would definitely be great to have an option for testing SocketIO! Great suggestion @ilomon10 :) If anyone else wants to take up this challenge in the meantime, please let us know!
Author
Owner

@NBTX commented on GitHub (Mar 2, 2020):

As at @dmitryyankowski has mentioned, I do intend to revamp the Realtime page.

<!-- gh-comment-id:593630306 --> @NBTX commented on GitHub (Mar 2, 2020): As at @dmitryyankowski has mentioned, I do intend to revamp the Realtime page.
Author
Owner

@moonrailgun commented on GitHub (Mar 4, 2020):

@NBTX Hi , i am a deep user of socketio. And i am glad to postwoman can support socketio soon.

Can i join it? Hopes to contribute my power to this work.

<!-- gh-comment-id:594302345 --> @moonrailgun commented on GitHub (Mar 4, 2020): @NBTX Hi , i am a deep user of socketio. And i am glad to postwoman can support socketio soon. Can i join it? Hopes to contribute my power to this work.
Author
Owner

@liyasthomas commented on GitHub (Mar 4, 2020):

@moonrailgun Welcome to the team! We're busy with other improvements, can I assign this to you?

<!-- gh-comment-id:594302805 --> @liyasthomas commented on GitHub (Mar 4, 2020): @moonrailgun Welcome to the team! We're busy with other improvements, can I assign this to you?
Author
Owner

@moonrailgun commented on GitHub (Mar 4, 2020):

@liyasthomas Of course. I am glad to add this feature.

<!-- gh-comment-id:594304161 --> @moonrailgun commented on GitHub (Mar 4, 2020): @liyasthomas Of course. I am glad to add this feature.
Author
Owner

@konradkalemba commented on GitHub (Apr 20, 2020):

Hey @moonrailgun, great work with adding socket.io support. One thing I noticed is the lack of ability to listen to all events, not only message.

I believe this package can solve the problem.

<!-- gh-comment-id:616706712 --> @konradkalemba commented on GitHub (Apr 20, 2020): Hey @moonrailgun, great work with adding socket.io support. One thing I noticed is the lack of ability to listen to all events, not only `message`. I believe [this package](https://github.com/hden/socketio-wildcard) can solve the problem.
Author
Owner

@konradkalemba commented on GitHub (Apr 20, 2020):

I went ahead and created a PR which resolves the problem I mentioned above. Any feedback is welcome.

<!-- gh-comment-id:616743524 --> @konradkalemba commented on GitHub (Apr 20, 2020): I went ahead and created a PR which resolves the problem I mentioned above. Any feedback is welcome.
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/hoppscotch#217
No description provided.