kataras / neffos

A modern, fast and scalable websocket framework with elegant API written in Go
http://bit.ly/neffos-wiki
MIT License
574 stars 49 forks source link

upgrade dependency gorilla/websocket #18

Closed bigBron closed 5 years ago

bigBron commented 5 years ago

https://github.com/gorilla/websocket/releases/tag/v1.4.1 This release fixes a potential denial-of-service (DoS) vector in gorilla/websocket, and we recommend that all users upgrade to this version (v1.4.1) or later

kataras commented 5 years ago

Thanks @bigBron, it's done.