Photon Server API Documentation
v5.0RC1
Classes | |
| class | ByteBuffer |
| The byte buffer. | |
| class | EventDataEventArgs |
| Provides data for the TcpClient.Event event. More... | |
| class | InboundS2SPeer |
| S2S peer is supposed to handle inbound connections from another photon server. More... | |
| class | InitializeEncryptionEventArgs |
| Contains information for a intiialize encryption operation response. More... | |
| class | OperationResponseEventArgs |
| Provides data for the TcpClient.OperationResponse event. More... | |
| class | OutboundS2SPeer |
| Server2Server peer for establishing server 2 server connection More... | |
| class | PingResponse |
| The ping response. More... | |
| class | PingResponseEventArgs |
| Provides data for the TcpClient.PingResponse event. More... | |
| class | S2SPeerBase |
| The server2server peer base. More... | |
| class | SocketErrorEventArgs |
| Provides data for the TcpClient.ConnectError event. More... | |
| class | TcpBinaryReader |
| The tcp binary reader. | |
| class | TcpClient |
| Provides methods to communicate with other photon server applications. More... | |
| class | TcpClientBase |
| Base class for Tcp client implementations. More... | |
| class | TemporaryServerPeer |
| class | Versions |
| Defines current version for peer implementations. | |
Typedefs | |
| using | ProtocolType = Photon.SocketServer.Rpc.Protocols.ProtocolType |