Closed vladfaust closed 6 years ago
Should check incoming request's scheme and organize the routing tree with /ws instead of current /get.
/ws
/get
This will allow to place websocket actions under the same routes. :+1:
Should check incoming request's scheme and organize the routing tree with
/ws
instead of current/get
.This will allow to place websocket actions under the same routes. :+1: