[PR #13] [MERGED] Added Socket.io guide #120

Closed
opened 2026-03-16 12:27:26 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/docs/pull/13
Author: @AmolDerickSoans
Created: 9/20/2021
Status: Merged
Merged: 9/20/2021
Merged by: @liyasthomas

Base: mainHead: main


📝 Commits (8)

📊 Changes

13 files changed (+111 additions, -5 deletions)

View changed files

📝 content/en/features/body.md (+20 -0)
📝 content/en/features/tests.md (+24 -0)
📝 content/en/quickstart/rest.md (+33 -0)
📝 content/en/quickstart/socket.md (+25 -2)
📝 content/en/quickstart/tests.md (+9 -3)
static/Realtime/socketio-dark.png (+0 -0)
static/Realtime/socketio-light.png (+0 -0)
static/Realtime/socketioEmit-dark.png (+0 -0)
static/Realtime/socketioEmit-light.png (+0 -0)
static/Realtime/socketioURL-dark.png (+0 -0)
static/Realtime/socketioURL-light.png (+0 -0)
static/guides/upload-dark.png (+0 -0)
static/guides/upload-light.png (+0 -0)

📄 Description

No description provided


🔄 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/docs/pull/13 **Author:** [@AmolDerickSoans](https://github.com/AmolDerickSoans) **Created:** 9/20/2021 **Status:** ✅ Merged **Merged:** 9/20/2021 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (8) - [`488f9e4`](https://github.com/hoppscotch/docs/commit/488f9e41f14cda5584a17f12f22dcc6dab924b90) added some more depth to the test guide - [`80473e3`](https://github.com/hoppscotch/docs/commit/80473e3af3cf9258ce768d0a9fe9bc6bf04ba1c8) Guide for Socket.io - [`539285b`](https://github.com/hoppscotch/docs/commit/539285bad69774f3fb0cf377c75853321b836801) Merge branch 'hoppscotch:main' into main - [`c9e7a87`](https://github.com/hoppscotch/docs/commit/c9e7a879b59b252fc4e0768eaf3bba0981d19b65) Merge branch 'hoppscotch:main' into main - [`e06c88d`](https://github.com/hoppscotch/docs/commit/e06c88d4fcaf0c4939c54c91759a262ebcfcf25e) added content-types table to feature: Body - [`061ce2f`](https://github.com/hoppscotch/docs/commit/061ce2f6457767dd00e4373a4b1c9b06bd0b811a) added quickstart/rest#uploading-files - [`0a510dc`](https://github.com/hoppscotch/docs/commit/0a510dc84f763725a2cb06dfe13dffb575532156) Merge branch 'main' of https://github.com/AmolDerickSoans/docs - [`de61661`](https://github.com/hoppscotch/docs/commit/de61661842bd747d194eb42e8d564a234cb6229f) fixed internal link ### 📊 Changes **13 files changed** (+111 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `content/en/features/body.md` (+20 -0) 📝 `content/en/features/tests.md` (+24 -0) 📝 `content/en/quickstart/rest.md` (+33 -0) 📝 `content/en/quickstart/socket.md` (+25 -2) 📝 `content/en/quickstart/tests.md` (+9 -3) ➕ `static/Realtime/socketio-dark.png` (+0 -0) ➕ `static/Realtime/socketio-light.png` (+0 -0) ➕ `static/Realtime/socketioEmit-dark.png` (+0 -0) ➕ `static/Realtime/socketioEmit-light.png` (+0 -0) ➕ `static/Realtime/socketioURL-dark.png` (+0 -0) ➕ `static/Realtime/socketioURL-light.png` (+0 -0) ➕ `static/guides/upload-dark.png` (+0 -0) ➕ `static/guides/upload-light.png` (+0 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 12:27:26 +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/docs#120
No description provided.