index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Emby.Server.Implementations
/
HttpServer
/
WebSocketConnection.cs
Age
Commit message (
Expand
)
Author
2020-09-27
Use SessionMessageType for WebSocket messages
Niels van Velzen
2020-08-26
Apply suggestions from code review
crobibero
2020-08-25
fix build
crobibero
2020-08-01
Minor fixes for websocket code
Bond_009
2020-06-15
Merge pull request #3315 from crobibero/dashboard-update
dkanada
2020-06-11
Add MessageId to websocket message, add JsonNonStringKeyDictionaryConverter
crobibero
2020-06-05
Use typed logger where possible
crobibero
2020-05-26
Fix code issues
gion
2020-05-15
Merge remote-tracking branch 'upstream/master' into syncplay
gion
2020-05-09
Fix code issues
gion
2020-05-02
Make SonarCloud happy
Bond_009
2020-04-27
Refactor and other minor changes
gion
2020-04-27
Implement KeepAlive for WebSockets
gion
2020-01-13
Don't log message info
Bond-009
2020-01-13
Fix space
Bond-009
2020-01-13
Improve error handling
Bond-009
2020-01-13
Handle unexpected disconnect
Bond-009
2020-01-13
Remove dead code and improve logging
Bond-009
2020-01-13
Fix websocket handling
Bond-009
2020-01-13
Fix nullref exception and added logging
Bond_009
2020-01-13
Rewrite WebSocket handling code
Bond_009
2019-12-10
Apply suggestions from code review
Bond-009
2019-11-27
Fix more warnings
Bond_009
2019-02-27
Remove more cruft and add the beginnings of a socket middleware
Claus Vium
2019-02-27
Replace some usage of QueryParamCollection
Claus Vium
2019-01-20
Remove MediaBrowser.Text since it violates licenses and is overall hacky
cvium
2019-01-13
ReSharper conform to 'var' settings
Erwin de Haan
2019-01-13
Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
Erwin de Haan
2019-01-13
Visual Studio Reformat: Emby.Server.Implementations Part De-H
Erwin de Haan
2019-01-10
Mayor code cleanup
Erwin de Haan
2019-01-05
Remove unnecessary using statements
Bond_009
2019-01-05
Remove FireEventIfNotNull
Bond_009
2018-12-30
Fix exception logging
Bond_009
2018-12-30
Rebase
Bond_009
2018-12-30
Use Microsoft.Extensions.Logging abstraction
Bond_009
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan