Skip to content

Instantly share code, notes, and snippets.

@nahanil
Created March 1, 2020 16:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nahanil/0cc17dccf77a89a944e295f66c078eae to your computer and use it in GitHub Desktop.
Save nahanil/0cc17dccf77a89a944e295f66c078eae to your computer and use it in GitHub Desktop.
leaky bucket
##### sails-hook-sockets
https://github.com/nodejs/node/issues/8871
https://github.com/socketio/socket.io/issues/2251
https://github.com/balderdashy/sails/issues/4330
https://github.com/websockets/ws/blob/master/doc/ws.md#optionspermessagedeflate
https://www.npmjs.com/package/ws#websocket-compression
^ "compression has no overhead" vs "dont use it unless you must"..
some people mention THP https://docs.mongodb.com/manual/tutorial/transparent-huge-pages/
is this retrofittable ? https://github.com/uNetworking/uWebSockets.js/tree/master/examples
##### skipper-minio
https://github.com/mscdex/mmmagic/issues/141 :(
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment