You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix JSON 3 compatibility by applying symbolize_names only when parsing incoming messages. Coder::JSON is now a module with fixed parsing and generation behavior; pass a different coder to customize serialization.