2 Commits

Author SHA1 Message Date
547a88db80 feat(smalltrip,multiplexer): Multiplexer interface constructor, alias to http.NewServeMux 2025-08-08 19:17:56 -03:00
5f6093d2ce 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