New Transport QUIC #284
Annotations
5 errors and 2 warnings
build:
src/NexNetDemo/Samples/Messenger/MessengerSample.cs#L14
The type or namespace name 'QuicServerConfig' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/NexNetDemo/Samples/Messenger/MessengerSample.cs#L27
The type or namespace name 'QuicClientConfig' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/NexNetDemo/Samples/Messenger/MessengerSample.cs#L14
The type or namespace name 'QuicServerConfig' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/NexNetDemo/Samples/Messenger/MessengerSample.cs#L27
The type or namespace name 'QuicClientConfig' could not be found (are you missing a using directive or an assembly reference?)
|
build
Process completed with exit code 1.
|
build:
src/NexNet.IntegrationTests/BaseTests.cs#L63
Cannot convert null literal to non-nullable reference type.
|
build:
src/NexNet.IntegrationTests/BaseTests.cs#L63
Cannot convert null literal to non-nullable reference type.
|