owltide/server/api
Hornwitser d8a31db44d Handle event streams being cancelled
h3 doesn't correctly handle unexpected stream closures, bypass h3 and
operate directly on the Node.js ServerResponse object to handle them.
2025-03-05 16:02:26 +01:00
..
create-event.post.ts Port application from Next.js to Nuxt 2025-03-05 15:36:50 +01:00
delete-event.post.ts Port application from Next.js to Nuxt 2025-03-05 15:36:50 +01:00
events.ts Handle event streams being cancelled 2025-03-05 16:02:26 +01:00
modify-event.post.ts Port application from Next.js to Nuxt 2025-03-05 15:36:50 +01:00
schedule.ts Port application from Next.js to Nuxt 2025-03-05 15:36:50 +01:00
subscribe.post.ts Port application from Next.js to Nuxt 2025-03-05 15:36:50 +01:00
unsubscribe.post.ts Port application from Next.js to Nuxt 2025-03-05 15:36:50 +01:00