Adam Sax

Results 3 issues of Adam Sax

While proxying messages that contain `repeated` fields, the values are truncated to only their last value. This happens both on incoming messages and the outgoing response. I created a simple...

This fixes #61. This is also based off of #57

This adds `arm64` build target for the docker build. This should allow it to run on Raspberry Pis and other arm based platforms Fixes https://github.com/stanford-oval/genie-server/issues/228 Relates to https://github.com/stanford-oval/genie-server/pull/298