Update proxygen tests, bugfixes
Allows proxygen to be built/tested.
Note - libatomic does not link correctly with clang on rocky8, need to symlink libatomic.so.1 to libatomic.so if testing locally.
Fixes base64 encoding bug, empty JSON handling, mutex order in socket test.
Closes #137 (closed)