Releases: maxdeliso/teflon
Releases · maxdeliso/teflon
1.1.0
Attached is an executable jar, requires Java 21+. It is built manually from the tag.
getting there
Still rather barebones, but at least now all of the error paths collapse into a central location, and now that there is disk logging, it's possible to more easily report issues.
1.0.6
A runnable jar, as generated by running mvn install
.
beta-6
Decently close to a usable program, the main impediment from my perspective is the lack of intuitive network interface selection.
beta-5
Generally the tool functions well. Need to do more rigorous testing, however.
beta-4
- adds basic logging on the console
- uses ipv6 and multicast instead of ipv4 and broadcast
teflon-1.0-SNAPSHOT
things that work:
- message sending/receiving over a LAN
things that still need to be done:
- unit tests
- performance tests
- error handling improvements
- logging
beta-0
Sort of functions - lots of stuff missing. Help button does nothing.