/HDB3

HDB3 encoder/decoder library, including REPL and socket-based client and server toys for sample transmission.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

HDB3 App

Build Status License: GPL v3

HDB3 encoder/decoder application, including REPL and socket-based client and server toys for sample transmission.

[rcf] Ryan Fleck - HDB3 Encoder
Usage: java -jar hdb3.jar [options]
  Options:
    -r, --repl
      Enter a REPL instead of using a file input
    -c, --client
      Boot to CLIENT mode
    -s, --server
      Boot to SERVER mode
    -v, --verbose
      Enable debugging output

See the latest release to download the .jar and experiment!