UNPKG

socket.me

Version:

Fast Strong-typed WebSockets

15 lines (12 loc) 244 B
module.exports = { port: 3500, rateLimit: { rawData: [5, 1000], rejectedData: [1, 1000] }, instance: { idleTimeout: 8, maxBackpressure: 512, maxPayloadLength: 512 } };