issues
search
radu-matei
/
websocket-manager
Real-Time library for ASP .NET Core
https://radu-matei.com/blog/real-time-aspnet-core/
MIT License
452
stars
183
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Possible null reference exception
#89
milovidov983
closed
1 year ago
0
Possible memory leaks fix
#88
milovidov983
closed
1 year ago
0
Update WebSocketConnectionManager.cs
#87
milovidov983
closed
3 years ago
0
Update WebSocketConnectionManager.cs
#86
milovidov983
closed
3 years ago
0
System.OutOfMemoryException
#85
mkrishna2025
opened
4 years ago
0
Suggestions: ControllerMethodInvocationStrategy with Async Tasks and ASP.NET Core 3.x Endpoints
#84
JaronrH
opened
4 years ago
0
Fix for exceptions thrown on an unexpected client disconnection.
#83
rh101
opened
4 years ago
0
How to hosting Chat application in IIS
#82
sdfeyell
opened
4 years ago
2
NuGet update
#81
CloudCityCakeCo
opened
4 years ago
0
I fail to run WebTerm
#80
Crypt2Shell
closed
5 years ago
1
When hanlder ReceiveAsync method is doing something take a long time,the websocket cannot receive any message
#79
WindowAzure
opened
5 years ago
0
Changed assert Equal to using Empty and Single
#78
ifew
opened
5 years ago
0
NuGet package upgrade
#77
MyriamSP
opened
6 years ago
0
Support for sending raw text messages
#76
oliverw
opened
6 years ago
0
Build string to send in socket to server
#75
Shooshpanius
opened
6 years ago
0
The remote party closed the WebSocket connection without completing the close handshake.
#74
Shooshpanius
closed
6 years ago
2
WebSocketHandler and WebSocketConnectionManager lifetime
#73
okubiak
opened
6 years ago
1
Cannot inject dependencies in the sockethandler or use servicelocator to do so
#72
danielohirsch
opened
6 years ago
1
How to call server in c# client
#71
helmishariff
opened
6 years ago
0
json error in mvc sample
#70
helmishariff
opened
6 years ago
1
Inject dependency rather than using new
#69
radu-matei
opened
6 years ago
0
dependency injection in the subclass inherits from WebsocketHandler
#68
eliashbf
closed
3 years ago
3
json format to sent message
#67
helmishariff
opened
6 years ago
2
Unable to use send/receive complex types that are not part of the libarary
#66
danielohirsch
opened
6 years ago
4
Client <-> Server return values and exceptions.
#65
Henry00IS
closed
6 years ago
36
Client Connection: Made Invoke virtual for custom behavior.
#64
Henry00IS
closed
6 years ago
3
WebSocketHandler: Added virtual OnInvokeMethodReceived for custom behaviour.
#63
Henry00IS
closed
6 years ago
1
Can now call StartConnectionAsync multiple times to restore connections.
#62
Henry00IS
closed
6 years ago
0
Added InvokeClientMethodAsync and InvokeClientMethodToAllAsync templates.
#61
Henry00IS
closed
6 years ago
0
Client no longer crashes when a method is called that doesn't exist.
#60
Henry00IS
closed
6 years ago
5
Added SendAsync templates for cleaner method calls.
#59
Henry00IS
closed
6 years ago
1
Update WebSocketManagerExtensions.cs
#58
jcyuan
closed
6 years ago
0
how to access HttpContext etc. in the sub class inherits from WebSocketHandler?
#57
jcyuan
closed
6 years ago
3
Thread safety
#56
Badabum
opened
6 years ago
0
resolving issue #54, removing unnecessary assigments
#55
miker1423
closed
6 years ago
2
Unnecessary assignment (?)
#54
sarmis
closed
6 years ago
4
Create a method to allow console applications to send messages to the…
#53
twodawg
closed
6 years ago
0
Socket still live after client disconnect
#52
FabioMorcillo
closed
6 years ago
6
WebSocketManagerMiddleWare exception
#51
tomitrescak
closed
6 years ago
1
Add protobuf support
#50
radu-matei
opened
6 years ago
0
Upgrade NuGet package to netstandard2.0
#49
radu-matei
opened
6 years ago
1
Netstandard2.0
#48
radu-matei
closed
6 years ago
0
Update .travis.yml to dotnet 2.0.0
#47
radu-matei
closed
6 years ago
0
Accessing from outside of a controller
#46
MattHartz
opened
7 years ago
3
WebsocketManager dictionary in a distributed cache?
#45
hkosmidi
opened
7 years ago
0
upgraded to netstandard2.0
#44
rafalszu
closed
6 years ago
3
Invoking server methods from a client instead of just receiving
#43
josephgilland
closed
6 years ago
2
WebSocketManagerMiddleware class throws Websocket Exception when the socket is not properly closed
#42
viniciap
opened
7 years ago
3
Solid support and production-ready features
#41
radu-matei
opened
7 years ago
3
Got error Could not decode a text frame as UTF-8.
#40
lousaibiao
closed
7 years ago
1
Next