aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/SocketSharp/WebSocketSharpListener.cs
AgeCommit message (Expand)Author
2020-05-02Fix merge errorsBond_009
2020-03-03Make LoggerFactory private in ApplicationHost and use it to construct loggers...Mark Monteiro
2020-01-31Fix warningsBond_009
2019-11-22Fix some warningsBond-009
2019-08-16Add analysers to Emby.IsoMounting and enable TreatWarningsAsErrorsBond_009
2019-03-07Don't set status code if response is closedClaus Vium
2019-03-04Fix a logging statementClaus Vium
2019-02-27Remove more cruft and add the beginnings of a socket middlewareClaus Vium
2019-02-27Check websocket state before closingClaus Vium
2019-02-27Fix websocketsClaus Vium
2019-02-27Replace some usage of QueryParamCollectionClaus Vium
2019-02-26More cleanupClaus Vium
2019-02-26Remove unused SharpSocket stuffClaus Vium
2019-02-26Fix websockets array index out of bounds and some cleanupClaus Vium
2019-02-26Fix websockets and RawUrlClaus Vium
2019-02-26Still brokenClaus Vium
2019-02-26Replace some todos with http extensions and prepare some socket workClaus Vium
2019-02-26kestrel initClaus Vium