Wire gameLimiter into gameRouter and lobbyLimiter into lobbyRouter. Both run after requireAuth since they key by req.session.user.id. |
||
|---|---|---|
| .. | ||
| apiRouter.ts | ||
| gameRouter.ts | ||
| healthRouter.ts | ||
| lobbyRouter.ts | ||
Wire gameLimiter into gameRouter and lobbyLimiter into lobbyRouter. Both run after requireAuth since they key by req.session.user.id. |
||
|---|---|---|
| .. | ||
| apiRouter.ts | ||
| gameRouter.ts | ||
| healthRouter.ts | ||
| lobbyRouter.ts | ||