## Problem to Solve UUID representation as string is inefficient. ## Proposed Solution Store Session IDs and Request IDs (and any other UUIDs) as bytes, not strings.