[PR #144] [MERGED] Added support for subscription listeners, dynamic subscription authorization and websocket support #153

Closed
opened 2026-05-05 11:02:37 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mmatczuk/go-http-tunnel/pull/144
Author: @ivano85
Created: 7/13/2022
Status: Merged
Merged: 7/14/2022
Merged by: @mmatczuk

Base: masterHead: master


📝 Commits (1)

  • 99061dd Added support for subscription listeners, dynamic subscription authorization and to upgrade a http connection for websocket support

📊 Changes

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

View changed files

📝 server.go (+150 -5)

📄 Description

Added support for subscription listeners, dynamic subscription authorization and websocket support


🔄 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/mmatczuk/go-http-tunnel/pull/144 **Author:** [@ivano85](https://github.com/ivano85) **Created:** 7/13/2022 **Status:** ✅ Merged **Merged:** 7/14/2022 **Merged by:** [@mmatczuk](https://github.com/mmatczuk) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`99061dd`](https://github.com/mmatczuk/go-http-tunnel/commit/99061dd7e9fb218a0b25536ea4afdd9f88f42598) Added support for subscription listeners, dynamic subscription authorization and to upgrade a http connection for websocket support ### 📊 Changes **1 file changed** (+150 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `server.go` (+150 -5) </details> ### 📄 Description Added support for subscription listeners, dynamic subscription authorization and websocket support --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 11:02:37 -06:00
Sign in to join this conversation.
No labels
pull-request
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: github-starred/go-http-tunnel#153
No description provided.