| Modifier and Type | Method and Description |
|---|---|
VibeServerCodec |
VibeServerCodec.httpAction(Action<ServerHttpExchange> action)
Registers an action to be called when
ServerHttpExchange is
available. |
VibeServerCodec |
VibeServerCodec.wsAction(Action<ServerWebSocket> action)
Registers an action to be called when
ServerWebSocket is
available. |
Copyright 2014, The Vibe Project