Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
binh-minh
/
SignalR
Public
forked from
SignalR/SignalR
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
SignalR
test
on
main
User selector
All users
All time
Commit history
Commits on Oct 13, 2021
Avoid nullref when calling connection.Stop during start (#4552)
BrennanConroy
authored
afdbbe6
View commit details
Copy full SHA for afdbbe6
View code at this point
Browse repository at this point
Commits on Apr 29, 2021
Fix verifyLastActive tests broken by #4544 (#4553)
halter73
authored
ea513b5
View commit details
Copy full SHA for ea513b5
View code at this point
Browse repository at this point
Commits on Mar 31, 2021
Update lastMessageAt in markLastMessage (#4544)
Show description for f0b5684
halter73
authored
f0b5684
View commit details
Copy full SHA for f0b5684
View code at this point
Browse repository at this point
Commits on Apr 14, 2020
Fix build (#4464)
Show description for 3b025bb
halter73
authored
3b025bb
View commit details
Copy full SHA for 3b025bb
View code at this point
Browse repository at this point
Commits on Feb 13, 2020
Avoid multiple simultanious DoReconnect loops (#4439)
halter73
authored
9ab6410
View commit details
Copy full SHA for 9ab6410
View code at this point
Browse repository at this point
Commits on Jan 6, 2020
Fall back or reconnect but not both (.NET client) (#4438)
halter73
authored
d5a2dcb
View commit details
Copy full SHA for d5a2dcb
View code at this point
Browse repository at this point
Commits on Jan 2, 2020
Read TryWebSockets from last negotiate response in .NET client (#4436)
halter73
authored
8c918f1
View commit details
Copy full SHA for 8c918f1
View code at this point
Browse repository at this point
Commits on Apr 2, 2019
Bump the 2.4.1 C# and JS client's clientProtocol from 2.0 to 2.1 (#4355)
halter73
authored
61c1a68
View commit details
Copy full SHA for 61c1a68
View code at this point
Browse repository at this point
Commits on Mar 12, 2019
Make invalid hub.off() calls from old generated hub proxies work (#4329)
Show description for f0a1b5b
halter73
authored
f0a1b5b
View commit details
Copy full SHA for f0a1b5b
View code at this point
Browse repository at this point
Commits on Feb 14, 2019
Make client redirect logic more similar to the core clients (#4305)
Show description for 34590c9
halter73
authored
34590c9
View commit details
Copy full SHA for 34590c9
View code at this point
Browse repository at this point
Support query string for RedirectUrl for JS and C# client (#4300)
Show description for 48119dc
halter73
authored
48119dc
View commit details
Copy full SHA for 48119dc
View code at this point
Browse repository at this point
Commits on Jan 23, 2019
Fix NullRef in HeartbeatMonitor.Start() (#4287)
Show description for b9fa8ab
halter73
authored
b9fa8ab
View commit details
Copy full SHA for b9fa8ab
View code at this point
Browse repository at this point
Commits on Dec 14, 2018
npm audit fix (#4277)
halter73
authored
2c9c833
View commit details
Copy full SHA for 2c9c833
View code at this point
Browse repository at this point
Commits on Nov 9, 2018
more test deflaking (#4263)
analogrelay
authored
355310a
View commit details
Copy full SHA for 355310a
View code at this point
Browse repository at this point
Commits on Nov 1, 2018
Add StackExchangeRedis package (#4258)
BrennanConroy
authored
3899c09
View commit details
Copy full SHA for 3899c09
View code at this point
Browse repository at this point
Commits on Oct 17, 2018
fix #4126 by suppressing disconnect exception after logging (#4248)
Show description for 2b141cb
analogrelay
authored
2b141cb
View commit details
Copy full SHA for 2b141cb
View code at this point
Browse repository at this point
fix #4213 by tracking callback identity better (#4249)
Show description for 30fdcac
analogrelay
authored
30fdcac
View commit details
Copy full SHA for 30fdcac
View code at this point
Browse repository at this point
Commits on Oct 16, 2018
fix #4207 by adding 'Error' to negotiate response (#4245)
Show description for fc475fa
analogrelay
authored
fc475fa
View commit details
Copy full SHA for fc475fa
View code at this point
Browse repository at this point
Commits on Oct 12, 2018
fix #4160 by detecting ASP.NET Core Servers (#4243)
analogrelay
authored
92f8d53
View commit details
Copy full SHA for 92f8d53
View code at this point
Browse repository at this point
Commits on Oct 11, 2018
fix #4100 by always trying (#4239)
analogrelay
authored
9ee914a
View commit details
Copy full SHA for 9ee914a
View code at this point
Browse repository at this point
Commits on Oct 10, 2018
fix #4142 by validating hub name in HubManager (#4234)
analogrelay
authored
9cdd939
View commit details
Copy full SHA for 9cdd939
View code at this point
Browse repository at this point
Commits on Oct 5, 2018
Major deflaking (#4228)
analogrelay
authored
239cbd3
View commit details
Copy full SHA for 239cbd3
View code at this point
Browse repository at this point
fix: "XML parsing error: Hub reply does not define a root element #4075" (#4223)
lAnubisl
authored and
analogrelay
committed
a0b4b4b
View commit details
Copy full SHA for a0b4b4b
View code at this point
Browse repository at this point
Commits on Oct 3, 2018
fix #4092 by disposing the response if it's a failed status code (#4222)
analogrelay
authored
61dca87
View commit details
Copy full SHA for 61dca87
View code at this point
Browse repository at this point
fix #4175 by making TryGetConnectionId virtual (#4220)
analogrelay
authored
7364e46
View commit details
Copy full SHA for 7364e46
View code at this point
Browse repository at this point
Commits on Sep 20, 2018
deflake
analogrelay
committed
ed33c7d
View commit details
Copy full SHA for ed33c7d
View code at this point
Browse repository at this point
embed version number in JS file name to match previous versions
analogrelay
committed
3eb871f
View commit details
Copy full SHA for 3eb871f
View code at this point
Browse repository at this point
NuGet Metadata Updates and more (#4209)
analogrelay
authored
1f42774
View commit details
Copy full SHA for 1f42774
View code at this point
Browse repository at this point
Commits on Sep 19, 2018
fix js tests
analogrelay
committed
732a882
View commit details
Copy full SHA for 732a882
View code at this point
Browse repository at this point
Run JS Functional Tests via Azure SignalR (#4200)
analogrelay
authored
84f1daa
View commit details
Copy full SHA for 84f1daa
View code at this point
Browse repository at this point
enable real signing
analogrelay
committed
98c53dd
View commit details
Copy full SHA for 98c53dd
View code at this point
Browse repository at this point
Commits on Sep 18, 2018
fix versions and build number
Show description for 4d9f4e5
analogrelay
committed
4d9f4e5
View commit details
Copy full SHA for 4d9f4e5
View code at this point
Browse repository at this point
Commits on Sep 17, 2018
fix flaky test
analogrelay
committed
442be65
View commit details
Copy full SHA for 442be65
View code at this point
Browse repository at this point
add code-signing to build (#4179)
analogrelay
authored
501975a
View commit details
Copy full SHA for 501975a
View code at this point
Browse repository at this point
Commits on Sep 12, 2018
.NET Client support for redirect responses (#4196)
analogrelay
authored
eb7db85
View commit details
Copy full SHA for eb7db85
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.