Skip to content

Develop

Christopher Pitts requested to merge develop into master

Changes

Client

  • Client is now implemented in C++/Qt!
  • Handles saving connection information to a file, streaming from the server, and logging events in a text field.

Server

  • Server now more gracefully accepts connections/disconnects from clients

Merge request reports