aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/SocketSharp/SharpWebSocket.cs
AgeCommit message (Expand)Author
2020-01-13Rewrite WebSocket handling codeBond_009
2019-11-22Fix some warningsBond-009
2019-02-27Call SharpWebSocket's Closed event handler before disposingClaus Vium
2019-02-27Fix websocketsClaus Vium
2019-02-27Remove SocketHttpListenerClaus Vium
2019-02-26Remove unused SharpSocket stuffClaus Vium
2019-02-26Fix websockets and RawUrlClaus Vium
2019-02-26Still brokenClaus Vium
2019-02-26Use middlewares instead of RoutingClaus Vium
2019-02-26kestrel initClaus Vium