Skip to content

Rate limit requests/bursts of messages to janus back-end that can exhaust your systems CPU.

Notifications You must be signed in to change notification settings

tostra/janus-gateway-backend-request-limit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

janus-gateway-backend-request-limit

Rate limit requests/bursts of messages to janus back-end from authendicated users.

More info about the issue: https://github.com/meetecho/janus-gateway/issues/2964

how to install

  1. Modify your 2 Janus files accordingly (janus.c and janus.h) in your janus-gateway directory.
  2. "make install" or "sudo make install" (in the "cd janus-gateway", in the janus-gateway directory).
  3. restart janus server.

About

Rate limit requests/bursts of messages to janus back-end that can exhaust your systems CPU.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages