Skip to main content

Module uri

Module uri 

Source
Expand description

§Actor-RTC URI parsing library

Provides standard URI parsing for the actr:// protocol, without business logic.

URI format: actr://:+@ Example: actr://101:acme+echo-service@1.0.0

Structs§

ActrUri
Actor-RTC URI structure Format: actr://:+@
ActrUriBuilder
Actor-RTC URI builder

Enums§

ActrUriError
Actor-RTC URI parse error