Skip to content

Initial Release

Compare
Choose a tag to compare
@crussell52 crussell52 released this 18 Sep 14:51
· 28 commits to master since this release

Provides the minimum feature set

  • Ability to send files from server to client and vice versa
  • Ability to target a specific client or broadcast to all clients from the server
  • messages are "heard" using events driven by Nodes' native event loop.
  • Client resilience (connection auto-retry, auto-reconnect)