la5nta / wl2k-go

A Winlink framework for Go.
https://getpat.io
MIT License
50 stars 20 forks source link

Add package agwpe #81

Closed martinhpedersen closed 1 year ago

martinhpedersen commented 1 year ago

Implements the AGWPE protocol for AX.25 connections through AGWPE enabled TNCs. Both listen and dial. It's URL dialer supports the schemes ax25:// and ax25+agwpe://.

Closes #57.