skywire
skywire copied to clipboard
Re-implement application port forwarding over skywire as `skynet`
Application port forwarding over skywire is currently implemented as skyfwd and skyrev ; i.e. skywire cli fwd and skywire cli rev - but these were implemented incorrectly.
An improved implementation using dmsg only is available via dmsgweb ; i.e. skywire dmsg web and skywire dmsg web srv
The dmsg implementation should basically be copied over and adapted for use with skywire p2p transports ; to take advantage of skywire routes (multihop, and eventually multipath) and renames as skynet or skywire cli net and skywire cli net srv - to match the dmsgweb implementation