getnamo/ml-remote-server

Initial build

Closed this issue · 1 comments

  • Scaffold https://github.com/getnamo/machine-learning-remote-ue4 until connection is possible
  • Write basic socket.io host server
  • Write server MLPluginAPI wrapper script
  • Test basic examples
  • Fix multi-threading for server emits (thread calls to active script so it doesn't block emits on train)
  • Compatibility fixes
  • Documentation

first release done.