lua-resty-websocket icon indicating copy to clipboard operation
lua-resty-websocket copied to clipboard

websocket ratelimiting

Open ehsanhajian opened this issue 2 years ago • 0 comments

Hi. how Can I implement ws ratelimiting by using this module? not only based on the connection but also inspect all request and message which is come in a websocket connection. as you know by using a tool like websocat, users can initiate a connections and send many messages in one connection but in loadbalancer side I only see one connection in log.

Thanks for your answer.

ehsanhajian avatar Jul 26 '23 13:07 ehsanhajian