tus / tus/tus-node-server

Elysia.js integration doesn't work

Open
#792 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
TypeScript
Stars
1.1k
Forks
228
Avg merge
5m
Merged PRs (30d)
1

Description

Initial checklist
  • I understand this is a bug report and questions should be posted in the Community Forum
  • I searched issues and couldn’t find anything (or linked relevant results below)
Steps to reproduce

Use @tus-server in a elysia.js server, minimal example here

Expected behavior

The upload should terminate correctly

Actual behavior

server hangs at handleWeb

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked minimal Elysia.js integration and reproduce the hang at handleWeb. Trace the request through the server entry point to determine why the upload does not terminate. Done means the minimal integration completes an upload without hanging and the relevant behavior is covered by an appropriate test.

Written by the indexing model from the issue text.

Assessment

Tech stack
nodejs, typescript
Domain
api, backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.