Skip to content

Commit

Permalink
add quic
Browse files Browse the repository at this point in the history
  • Loading branch information
wj8400684 committed May 3, 2024
1 parent f4bb0a2 commit 2ce8e8e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/SuperSocket.Quic/QuicConnectionFactory.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
using System.Net.Quic;
using System.Threading;
using System.Threading.Tasks;
using Microsoft.Extensions.Logging;
using SuperSocket.Connection;
using SuperSocket.Quic.Connection;
using SuperSocket.Server.Abstractions;
Expand Down

0 comments on commit 2ce8e8e

Please sign in to comment.