Commit Graph

2 Commits

Author SHA1 Message Date
ec99bf0d02 feat(smalltrip,multiplexer): Multiplexer interface constructor, alias to http.NewServeMux 2025-08-08 19:17:56 -03:00
7ae5c14f6c feat(smalltrip): use multiplexer interface instead of http.ServeMux
This will be useful for the future to provide something akin to
plugins/addons to the router.
2025-06-27 22:02:39 -03:00