Skip to content

Releases: kottochii/MotorControlServer

Version 0.2

02 Jun 11:14
a46ef2e

Choose a tag to compare

  • Fixed concurrency issues (pqxx::connections now are created each time one needed).
  • Implemented a websocket to update the connected clients about the status of motors
  • Added endpoints for ping requests
  • Added Cross-Origin Request Policy, so that the browser can directly communicate to the server

Version 0.1 rev 5

28 May 08:24
8dcf017

Choose a tag to compare

Version 0.1 rev 4

27 May 09:17
723fff7

Choose a tag to compare

Added support for CORS

Version 0.1 rev 3

01 Jun 13:40
e44f216

Choose a tag to compare

The fully working release with support of SSL. A considerable alternative is to run Apache/nginx with SSL and proxy into this server.

Version 0.1-2

30 May 12:57
dc40978

Choose a tag to compare

This version also adds important functionality of notifying the motor controller that the server stays alive.

Version 0.1 rev 1

29 May 14:17
fb1895b

Choose a tag to compare

This release is different from the old one only by the presence of the new endpoint /users/whoami in the new one. In other words, it is a fully functioning platform.

Version 0.1

28 May 13:58
3ad8370

Choose a tag to compare

v0.1

Removed exposed debug information