package
0.0.0-20230705134317-68aaea9932c4
Repository: https://github.com/cherish-chat/imcloudx-server.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

SDPTypeAnswer indicates that a description MUST be treated as an SDP final answer, and the offer-answer exchange MUST be considered complete.
SDPTypeOffer indicates that a description MUST be treated as an SDP offer.
SDPTypePranswer indicates that a description MUST be treated as an SDP answer, but not a final answer.
SDPTypeRollback indicates that a description MUST be treated as canceling the current SDP negotiation and moving the SDP offer and answer back to what it was in the previous stable state.
No description provided by the author
认证失败.
重复连接.
心跳超时.
服务器内部错误.
pb必须有一个默认值.
No description provided by the author
No description provided by the author

# Variables

AppService_ServiceDesc is the grpc.ServiceDesc for AppService service.
No description provided by the author
No description provided by the author
No description provided by the author
GatewayService_ServiceDesc is the grpc.ServiceDesc for GatewayService service.
Enum value maps for SDPType.
Enum value maps for SDPType.
Enum value maps for WebsocketCustomCloseCode.
Enum value maps for WebsocketCustomCloseCode.
Enum value maps for WsReceiveMessageBinaryType.
Enum value maps for WsReceiveMessageBinaryType.

# Structs

No description provided by the author
No description provided by the author
NodeReq 向node发起请求.
NodeResp node返回的响应.
No description provided by the author
UnimplementedAppServiceServer must be embedded to have forward compatible implementations.
UnimplementedGatewayServiceServer must be embedded to have forward compatible implementations.
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

AppServiceClient is the client API for AppService service.
AppServiceServer is the server API for AppService service.
GatewayServiceClient is the client API for GatewayService service.
GatewayServiceServer is the server API for GatewayService service.
UnsafeAppServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeGatewayServiceServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

SDPType describes the type of an SessionDescription.
WebsocketCustomCloseCode websocket关闭码You can define custom codes in the 3000-4999 range.The 3000-3999 range is reserved for use by libraries, frameworks and applications.The 4000-4999 range is reserved for private use.
No description provided by the author