Skip to content

Releases: ChocolatMilka/RunnableOverNetwork

Added Consumer, Function, more Auth

08 Jul 13:12
390dd3b

Choose a tag to compare

Added support class for:

  • Consumer
  • Function<T,R> (the return R, will be returned to client, it's magic :o)
  • Protocol version checker

Modified:

  • Added crypted password (Sha256 or AES)
  • Added username in auth

Major update

07 Jul 15:40

Choose a tag to compare

Major update from Fox2Code's commits.

  • Ehanced code
  • Multithreaded Runnable execution.
  • And more.

Java 8+

First release

06 Jul 14:54

Choose a tag to compare

Version: Java 8+
Size: 5KB

Reflection: yes (ClassLoader + #newInstance())
Method: Network Transmission
Security: no encryption, simple password authentication