This repository has been archived by the owner on Mar 5, 2022. It is now read-only.
v0.2.0 - Can't stop, won't stop
So much fun in this one:
- cleaner logging hiding most chatter behind a debug mode
- super basic health check...send a
GET
to/health
on the port - negotiates client versions, no longer pinning all clients to bolt v4.1
- support for clients and servers from v4.0.0 and newer!
- tweaked Dockerfile to default bind to 0.0.0.0 because Docker