Skip to content

Releases: maxdeliso/teflon

1.1.0

05 Jul 20:43
Compare
Choose a tag to compare

Attached is an executable jar, requires Java 21+. It is built manually from the tag.

getting there

14 Feb 04:12
Compare
Choose a tag to compare

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

13 Aug 23:13
Compare
Choose a tag to compare

A runnable jar, as generated by running mvn install.

beta-6

04 Mar 02:39
Compare
Choose a tag to compare
beta-6 Pre-release
Pre-release

Decently close to a usable program, the main impediment from my perspective is the lack of intuitive network interface selection.

beta-5

02 Jan 01:11
Compare
Choose a tag to compare
beta-5 Pre-release
Pre-release

Generally the tool functions well. Need to do more rigorous testing, however.

beta-4

15 Dec 21:37
Compare
Choose a tag to compare
beta-4 Pre-release
Pre-release
  • adds basic logging on the console
  • uses ipv6 and multicast instead of ipv4 and broadcast

teflon-1.0-SNAPSHOT

22 Feb 04:43
Compare
Choose a tag to compare
teflon-1.0-SNAPSHOT Pre-release
Pre-release

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 2

03 Aug 08:44
Compare
Choose a tag to compare
beta 2 Pre-release
Pre-release
beta-2

beta-2

beta-1

21 Jan 03:46
Compare
Choose a tag to compare
beta-1 Pre-release
Pre-release

after segmentation

beta-0

15 Dec 18:33
Compare
Choose a tag to compare
beta-0 Pre-release
Pre-release

Sort of functions - lots of stuff missing. Help button does nothing.