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
/
SocketSharp
/
WebSocketSharpListener.cs
Age
Commit message (
Expand
)
Author
2020-05-02
Fix merge errors
Bond_009
2020-03-03
Make LoggerFactory private in ApplicationHost and use it to construct loggers...
Mark Monteiro
2020-01-31
Fix warnings
Bond_009
2019-11-22
Fix some warnings
Bond-009
2019-08-16
Add analysers to Emby.IsoMounting and enable TreatWarningsAsErrors
Bond_009
2019-03-07
Don't set status code if response is closed
Claus Vium
2019-03-04
Fix a logging statement
Claus Vium
2019-02-27
Remove more cruft and add the beginnings of a socket middleware
Claus Vium
2019-02-27
Check websocket state before closing
Claus Vium
2019-02-27
Fix websockets
Claus Vium
2019-02-27
Replace some usage of QueryParamCollection
Claus Vium
2019-02-26
More cleanup
Claus Vium
2019-02-26
Remove unused SharpSocket stuff
Claus Vium
2019-02-26
Fix websockets array index out of bounds and some cleanup
Claus Vium
2019-02-26
Fix websockets and RawUrl
Claus Vium
2019-02-26
Still broken
Claus Vium
2019-02-26
Replace some todos with http extensions and prepare some socket work
Claus Vium
2019-02-26
kestrel init
Claus Vium