Skip to content

Commit f233253

Browse files
committed
Deadlock in WsSession/WebSocket #205
1 parent 387b016 commit f233253

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

source/NetCoreServer/WebSocket.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
using System.Text;
33
using System.Security.Cryptography;
44
using System.Collections.Generic;
5+
using System.Threading;
56

67
namespace NetCoreServer
78
{

0 commit comments

Comments
 (0)