UNPKG

socket-rate-limiter

Version:

Limit the connection requestion of a socket connection based on IP address.

33 lines (32 loc) 764 B
{ "name": "socket-rate-limiter", "version": "1.0.41", "description": "Limit the connection requestion of a socket connection based on IP address.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/basit1327/web_socket_rate_limiter.git" }, "keywords": [ "Rate", "limiter", "Socket", "Rate", "Limiter", "Web", "socket", "Socket.io", "Bucket", "Rate Connection", "limit" ], "author": "Basit Raza", "license": "ISC", "bugs": { "url": "https://github.com/basit1327/web_socket_rate_limiter/issues" }, "homepage": "https://github.com/basit1327/web_socket_rate_limiter#readme" }