SkyWay Unity SDK
公式APIリファレンス
読み取り中…
検索中…
一致する文字列を見つけられません
WebSocketSharp.Server 名前空間

クラス

class  HttpRequestEventArgs
 Represents the event data for the HTTP request events of the HttpServer class. [詳解]
 
class  HttpServer
 Provides a simple HTTP server. [詳解]
 
interface  IWebSocketSession
 Exposes the access to the information in a WebSocket session. [詳解]
 
class  WebSocketBehavior
 Exposes a set of methods and properties used to define the behavior of a WebSocket service provided by the WebSocketServer or HttpServer class. [詳解]
 
class  WebSocketServer
 Provides a WebSocket protocol server. [詳解]
 
class  WebSocketServiceManager
 Provides the management function for the WebSocket services. [詳解]
 
class  WebSocketSessionManager
 Provides the management function for the sessions in a WebSocket service. [詳解]