modify websocketserver to broker with callback functions
This commit is contained in:
@@ -51,7 +51,6 @@ func (d *DBMHandler) Json_Data(c *gin.Context) {
|
||||
return
|
||||
}
|
||||
}
|
||||
|
||||
c.JSON(200, resp)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user