[PR #1237] [MERGED] Use socket.io echo server #3163

Closed
opened 2026-03-17 00:48:10 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1237
Author: @LeoMartinDev
Created: 10/5/2020
Status: Merged
Merged: 10/5/2020
Merged by: @liyasthomas

Base: masterHead: feat/socket-io-echo-server


📝 Commits (2)

  • a922b71 Use socket.io echo server
  • 9df08ed Merge branch 'master' into feat/socket-io-echo-server

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 components/realtime/socketio.vue (+1 -1)

📄 Description

Related issue : #1231

I've just created a basic Socket.io echo server available at wss://main-daxrc78qyb411dls-gtw.qovery.io/socket.io.
It's hosted for free on https://www.qovery.com/
The code is here : https://github.com/LeoMartinDev/socket.io-echo-server

image


🔄 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/1237 **Author:** [@LeoMartinDev](https://github.com/LeoMartinDev) **Created:** 10/5/2020 **Status:** ✅ Merged **Merged:** 10/5/2020 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `feat/socket-io-echo-server` --- ### 📝 Commits (2) - [`a922b71`](https://github.com/hoppscotch/hoppscotch/commit/a922b71198e738e025ccaaddd25791d087cb708e) Use socket.io echo server - [`9df08ed`](https://github.com/hoppscotch/hoppscotch/commit/9df08ed87b909e85ae6719cf3851d465eef0cd5f) Merge branch 'master' into feat/socket-io-echo-server ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `components/realtime/socketio.vue` (+1 -1) </details> ### 📄 Description Related issue : #1231 I've just created a basic Socket.io echo server available at wss://main-daxrc78qyb411dls-gtw.qovery.io/socket.io. It's hosted for free on https://www.qovery.com/ The code is here : https://github.com/LeoMartinDev/socket.io-echo-server ![image](https://user-images.githubusercontent.com/7238941/95105679-ca168000-0737-11eb-9b86-8dc82301ff2b.png) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:48:10 +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#3163
No description provided.