[PR #1234] [MERGED] Allow multiple arguments with socket.io #3157

Closed
opened 2026-03-17 00:47:54 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

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

Base: masterHead: feat/socketio-support-multiple-args


📝 Commits (4)

  • ff8f02d Allow multiple arguments with socket.io
  • c517ffc Remove TODO comment
  • ca4d1c0 Updated messages label
  • 7ffda97 Merge branch 'master' into feat/socketio-support-multiple-args

📊 Changes

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

View changed files

📝 components/realtime/socketio.vue (+52 -18)

📄 Description

Issue #1149

image

We can now pass multiple args to socket.io sendMessage.


🔄 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/1234 **Author:** [@LeoMartinDev](https://github.com/LeoMartinDev) **Created:** 10/4/2020 **Status:** ✅ Merged **Merged:** 10/4/2020 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `feat/socketio-support-multiple-args` --- ### 📝 Commits (4) - [`ff8f02d`](https://github.com/hoppscotch/hoppscotch/commit/ff8f02dd7000289716608ffcdd4995fe6896ee04) Allow multiple arguments with socket.io - [`c517ffc`](https://github.com/hoppscotch/hoppscotch/commit/c517ffceafffdef81b4b33939499803d5d47bd75) Remove TODO comment - [`ca4d1c0`](https://github.com/hoppscotch/hoppscotch/commit/ca4d1c0739358045d0138563bd76b8a065e84483) Updated messages label - [`7ffda97`](https://github.com/hoppscotch/hoppscotch/commit/7ffda97b7cee656de032c92f4dbebd2dc4a8f110) Merge branch 'master' into feat/socketio-support-multiple-args ### 📊 Changes **1 file changed** (+52 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `components/realtime/socketio.vue` (+52 -18) </details> ### 📄 Description Issue #1149 ![image](https://user-images.githubusercontent.com/7238941/95024897-33d65180-0686-11eb-9e99-b8859e48fb37.png) We can now pass multiple args to socket.io `sendMessage`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:47:54 +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#3157
No description provided.