Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mihini-dev] simple M3DA server

Hi,

You can now access to the brand new M3DA server here :
https://github.com/jvermillard/m3da-server

it's very basic for now :
 * M3DA TCP support with no security
 * one API displaying the last 10 client data communication
 * a second API is coming soon for staging data/commands from the next client connection

Normally everything is explained in the README.

On a side note : we tried to make the dependency as clean as possible for a future Eclipse integration.

Comments and ideas are welcome.

HTH
Julien

Back to the top