1 unstable release

0.1.0 Jun 26, 2024

#7 in #swim-os

Download history 141/week @ 2024-06-23 16/week @ 2024-06-30 6/week @ 2024-07-07 40/week @ 2024-07-14 4/week @ 2024-07-21 9/week @ 2024-07-28 25/week @ 2024-08-11 41/week @ 2024-08-18 66/week @ 2024-08-25 66/week @ 2024-09-01 39/week @ 2024-09-08

212 downloads per month
Used in 21 crates (via swimos_utilities)

Apache-2.0

51KB
1K SLoC

SwimOS routes

A route is a URI with no authority that specified the location of a single SwimOS agent instance. It does not specify the host on which the agent can be found and this information must be retrieved from a routing table or provided separately.

This crate contains:

  • A type to represent a route URI.
  • Route patterns that can be used to extract components from the path of a route URI.

Dependencies

~1MB
~21K SLoC