Added HttpListener-based websocket channels #34
Annotations
6 warnings
build:
CoreRemoting/Serialization/Bson/DataSetDiffGramSupport/DataSetDiffGramJsonConverter.cs#L34
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
CoreRemoting/Channels/Websocket/WebsocketClientChannel.cs#L48
The event 'WebsocketClientChannel.ErrorOccured' is never used
|
build:
CoreRemoting/Channels/Websocket/WebsocketConnection.cs#L27
Missing XML comment for publicly visible type or member 'WebsocketConnection.Guid'
|
build:
CoreRemoting/Serialization/Bson/DataSetDiffGramSupport/DataSetDiffGramJsonConverter.cs#L34
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
CoreRemoting/Channels/Websocket/WebsocketClientChannel.cs#L48
The event 'WebsocketClientChannel.ErrorOccured' is never used
|
build:
CoreRemoting/Channels/Websocket/WebsocketConnection.cs#L27
Missing XML comment for publicly visible type or member 'WebsocketConnection.Guid'
|