Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support Express and upgrade dependencies #44

Merged
merged 7 commits into from
Jan 28, 2024
Merged

Conversation

cmorten
Copy link
Owner

@cmorten cmorten commented Jan 28, 2024

Fixes #43
Fixes #41

  • chore: upgrade dependencies
  • feat: support Express
  • fix: update types to be more permitting with server handler types

@cmorten cmorten changed the title chore: upgrade deps feat: support Express and upgrade dependencies Jan 28, 2024
@cmorten cmorten merged commit 112b235 into main Jan 28, 2024
3 checks passed
@cmorten cmorten deleted the upgrade-deps-28-jan-24 branch January 28, 2024 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can this be used with express? HandlerLike signature doesn't match actual server.Handler. Missing connInfo
1 participant