Commit graph

4 commits

Author SHA1 Message Date
Luke Parker
26230377b0
Define IRouterWithoutCollisions which Router inherits from
This ensures Router implements most of IRouterWithoutCollisions. It solely
leaves us to confirm Router implements the extensions defined in IRouter.
2024-11-02 19:10:39 -04:00
Luke Parker
2f5c0c68d0
Add selector collisions to Router to make it IRouter compatible 2024-11-02 18:13:02 -04:00
Luke Parker
8de42cc2d4
Add IRouter 2024-11-02 13:19:07 -04:00
Luke Parker
cc75a92641 Smash out the router library 2024-09-19 23:36:32 -07:00