# README
Remote VM
Remote IPC system using a bytecode VM.
This could be an alternative to SQL, GraphQL, SSH, REST
Test
For test you'll need a tls certificate:
openssl req -x509 -newkey rsa:4096 -keyout server.key -out server.crt -days 365 -nodes