mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[GH-ISSUE #1861] Support SignalR connections on Realtime page #593
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#593
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @peter-mghendi on GitHub (Oct 6, 2021).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/1861
Is your feature request related to a problem? Please describe.
SignalR is an open-source library for ASP.NET that allows real-time server-client communication. Hoppscotch does not support SignalR at the moment.
Describe the solution you'd like
A SignalR tab on the Realtime page with minimal configuration from which I can test SignalR services.
Describe alternatives you've considered
Until a few days ago, I had not heard of any viable solutions for this, but I recently bumped into this project. I'm yet to try it out.
Additional context
I would like to assist where I can to add support for this, but I have limited knowledge of SignalR internals and may not be of much help.
@liyasthomas commented on GitHub (Oct 6, 2021):
Hi @sixpeteunder, thanks for reporting this feature request. As of now, support for SignalR connections are not in our roadmap and don't have an adequate number of requests to implement this in realtime page. We'll watch this space for further requests and discussion from the community and think over it on a later period. Thank you.