@hackage wsjtx-udp0.1.3.4

WSJT-X UDP protocol

WSJT-X UDP Server

Available on Hackage License BSD3 Build Status AppVeyor Windows Binary Release

This library provides:

  • The types for WSJT-X UDP network messages.
  • Functions for encoding and decoding of packages.
  • UDP Server for receiving messages from WSJT-X and sending to WSJT-X.
  • JSON instances for network messages.

The executable wsjtx-dump-udp dumps all incoming UDP-packages to std-out (in JSON format).