Skip to content

refactor: migrate from Gorilla Mux to Chi router for improved routing capabilities#93

Merged
soulteary merged 2 commits intomainfrom
mux-to-chi
Jan 7, 2026
Merged

refactor: migrate from Gorilla Mux to Chi router for improved routing capabilities#93
soulteary merged 2 commits intomainfrom
mux-to-chi

Conversation

@soulteary
Copy link
Copy Markdown
Owner

No description provided.

… capabilities

- Replaced Gorilla Mux with Chi router in the server implementation to enhance routing flexibility.
- Updated route handling to support both simple hook IDs and IDs with slashes.
- Adjusted related tests and utility functions to align with the new routing structure.
… capabilities

- Replaced Gorilla Mux with Chi router in the server implementation to enhance routing flexibility.
- Updated route handling to support both simple hook IDs and IDs with slashes.
- Adjusted related tests and utility functions to align with the new routing structure.
- Ensured backward compatibility by maintaining existing route patterns while transitioning to Chi.
@soulteary soulteary merged commit 286544f into main Jan 7, 2026
2 checks passed
@soulteary soulteary deleted the mux-to-chi branch January 7, 2026 16:19
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.

1 participant