-
- All Implemented Interfaces:
public final class KtorWebsocketInstaller
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public class
KtorWebsocketInstaller.Companion
-
Constructor Summary
Constructors Constructor Description KtorWebsocketInstaller()
-
Method Summary
Modifier and Type Method Description final Unit
moduleWebsocketInstaller(ApplicationĀ $self)
WebserverManager compatible module for installing websocket support into ktor. -
-
Method Detail
-
moduleWebsocketInstaller
final Unit moduleWebsocketInstaller(ApplicationĀ $self)
WebserverManager compatible module for installing websocket support into ktor.
-
-
-
-