| Package | Description |
|---|---|
| io.scalecube.gateway.websocket |
| Constructor and Description |
|---|
WebsocketSession(GatewayMessageCodec messageCodec,
reactor.netty.http.server.HttpServerRequest httpRequest,
reactor.netty.http.websocket.WebsocketInbound inbound,
reactor.netty.http.websocket.WebsocketOutbound outbound)
Create a new websocket session with given handshake, inbound and outbound channels.
|
Copyright © 2015–2018. All rights reserved.