Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 243 Bytes

File metadata and controls

8 lines (5 loc) · 243 Bytes

queue

A POC of a traffic limiting queue for Next.js based on session throughput.

Packages

  1. @cvent/queue-nextjs - Queue implemented as Next.js middleware.
  2. @cvent/queue-nextjs-app - Example app with a waiting room and home page.