Commit graph

1 commit

Author SHA1 Message Date
Stephen Dennis
dde45b2ade Consolidate duplicate base64 into shared base64.h/cpp
Moved base64 encode/decode from websocket.cpp and grpc_web.cpp into a
single shared implementation.  Three overloads: raw bytes, std::string
encode, and std::string decode.  Removed declarations from grpc_web.h.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-27 21:35:17 -06:00