[PR #648] [MERGED] Add http/https support to socketio url valid #2769

Closed
opened 2026-03-17 00:26:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/648
Author: @moonrailgun
Created: 3/5/2020
Status: Merged
Merged: 3/5/2020
Merged by: @liyasthomas

Base: masterHead: bug/fix-socketio-urlvalid


📝 Commits (1)

  • 94b2688 Add http/https support to socketio url valid

📊 Changes

2 files changed (+27 additions, -14 deletions)

View changed files

📝 components/realtime/socketio.vue (+2 -2)
📝 functions/utils/valid.js (+25 -12)

📄 Description

Allow http/https protocols for Socket.io endpoints.

Next step i will append event listener(because of socketio looks like cant get all message, must be specify eventName).


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/648 **Author:** [@moonrailgun](https://github.com/moonrailgun) **Created:** 3/5/2020 **Status:** ✅ Merged **Merged:** 3/5/2020 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `bug/fix-socketio-urlvalid` --- ### 📝 Commits (1) - [`94b2688`](https://github.com/hoppscotch/hoppscotch/commit/94b2688073c8da81f395f92f4c5a2c59498d10f5) Add http/https support to socketio url valid ### 📊 Changes **2 files changed** (+27 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `components/realtime/socketio.vue` (+2 -2) 📝 `functions/utils/valid.js` (+25 -12) </details> ### 📄 Description Allow http/https protocols for Socket.io endpoints. Next step i will append event listener(because of socketio looks like cant get all message, must be specify eventName). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:26:45 +03:00
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#2769
No description provided.