CBielstein / APRSsharp

APRS# - Modern APRS software for the amateur radio community
MIT License
12 stars 5 forks source link

Injection pr #59

Closed eddywine closed 3 years ago

eddywine commented 3 years ago

Description

A PR that implements disposable methods and injection methods and can help in the mocking process since the mocking can be done on the interface. Separates the TCP connection and APRS-IS connection codes

Changes

Validation