aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/SocketSharp
AgeCommit message (Collapse)Author
2019-02-26Undo some of the span abuseClaus Vium
2019-02-26Remove unused SharpSocket stuffClaus Vium
2019-02-26Remove SetContentLength and companyClaus Vium
2019-02-26Fix PathInfoClaus 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-26Use middlewares instead of RoutingClaus Vium
2019-02-26Replace some todos with http extensions and prepare some socket workClaus Vium
2019-02-26kestrel initClaus Vium