C# Class Microsoft.AspNet.SignalR.Tests.WebSocketFacts

Afficher le fichier Open project: SignalR/SignalR

Private Methods

Méthode Description
ClientCanReceiveMessagesOver64KBViaWebSockets ( HostType hostType, TransportType transportType ) : Task
MaxIncomingWebSocketMessageSizeCanBeDisabled ( HostType hostType, TransportType transportType ) : void
MaxIncomingWebSocketMessageSizeCanBeIncreased ( HostType hostType, TransportType transportType ) : void
MaxIncomingWebSocketMessageSizeCanBeReduced ( HostType hostType, TransportType transportType ) : void
SendingDuringWebSocketReconnectFails ( HostType hostType, TransportType transportType ) : Task
ServerCannotReceiveMessagesOver64KBViaWebSockets ( HostType hostType, TransportType transportType ) : Task