URI scheme: Difference between revisions
Jump to navigation
Jump to search
Created page with "Category: Development Use the <code>asl://</code> URI scheme to instruct clients to perform certain operations on nodes. == Connect to a node == asl://<node_nb> Clie..." |
(No difference)
|
Revision as of 19:15, 31 July 2021
Use the asl:// URI scheme to instruct clients to perform certain operations on nodes.
Connect to a node
asl://<node_nb>
Client will attempt a connection to public node node_nb using the AllStar public authentication mechanism.
Example
<a href="asl://2020">Connect to node 2020</a>
This html markup creates a link for client to attempt to connect to node 2020 when clicked.
Add a node
asl://<node_nb>?add
Adds a bookmark to node_nb. Client should not attempt to connect automatically.
Clients support
| Name | Platform | Supported | Version |
|---|---|---|---|
| DVSwitch Mobile | Android | No | |
| IaxRpt | Windows | No | |
| Transceive | macOS | Planned | 1.2.2 |