UNPKG

socket.io-ratelimiter

Version:

NPM module that can be used to rate limit socket.io events. Should not be seen as stable.

28 lines (27 loc) 632 B
{ "name": "socket.io-ratelimiter", "version": "1.2.3", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/fabosch/socket.io-ratelimiter.git" }, "keywords": [ "socket.io", "ratelimiter", "rate", "limiting", "ratelimiting", "spam" ], "author": "fabosch", "license": "MIT", "bugs": { "url": "https://github.com/fabosch/socket.io-ratelimiter/issues" }, "homepage": "https://github.com/fabosch/socket.io-ratelimiter/" }