Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleConnection ¶
HandleConnection godoc @Summary Connects a user on a channel to the websocket circuit @Description gets User ID and Channel ID and creates a new client connection @USER_ID get-string-by-int @CHANNEL_ID get-string-by-int @Accept json @Param user_id path int true "User ID" @Param id path int true "Channel ID" @Header 200 {string} Token "qwerty" @Router /user/{userId}/channel/{id} [get]
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.