Closed
Description
By user http protocol we can use expose one port in our server, java client can works with nginx reverse proxy like arangosh do.
It's not easy to expose a tcp port in server, so please support HTTP protocol, also with http we can easily add transparent ssl support.
Maybe arangodb should support websoket, then streaming and http can works together.