kdvolder / socktuator

Prototyping connecting to actuator via alternate protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

socket-actuator-client

Here we are experimenting with how/if we can expose actuators using some alternate protocol.

  • a lighweight client/server based on a very simple json-rpc-like custom protocol using 'plain' java.net.Socket
  • TODO: client/server using RSocket for transport
  • ... ???

About

Prototyping connecting to actuator via alternate protocol


Languages

Language:Java 100.0%