| Package | Description |
|---|---|
| io.scalecube.socketio | |
| io.scalecube.socketio.packets | |
| io.scalecube.socketio.pipeline | |
| io.scalecube.socketio.session |
| Class and Description |
|---|
| PipelineModifier
Interface which makes changes to the channel pipeline.
|
| ServerBootstrapFactory |
| ServerConfiguration
Class represents different options of socket.io server
|
| ServerConfiguration.Builder |
| Session
When client handshake and connects to the socket.io server a
session is created this session handles the communication with a
specific client connection each client is represented with specific
session id that is correlated in the communication protocol.
|
| Session.State |
| SocketIOListener
High level interface which abstracts Socket.IO transport implementation details
and publishes events to server services.
|
| SocketIOServer
A Socket.IO server launcher class.
|
| TransportType |
| Class and Description |
|---|
| TransportType |
| Class and Description |
|---|
| PipelineModifier
Interface which makes changes to the channel pipeline.
|
| ServerConfiguration
Class represents different options of socket.io server
|
| Session
When client handshake and connects to the socket.io server a
session is created this session handles the communication with a
specific client connection each client is represented with specific
session id that is correlated in the communication protocol.
|
| SocketIOListener
High level interface which abstracts Socket.IO transport implementation details
and publishes events to server services.
|
| TransportType |
| Class and Description |
|---|
| Session
When client handshake and connects to the socket.io server a
session is created this session handles the communication with a
specific client connection each client is represented with specific
session id that is correlated in the communication protocol.
|
| Session.State |
| TransportType |
Copyright © 2012–2016. All rights reserved.