1 line
36 KiB
JSON
1 line
36 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_websockets_extensions_permessage_deflate_py", "label": "permessage_deflate.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L1"}, {"id": "permessage_deflate_permessagedeflate", "label": "PerMessageDeflate", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L33"}, {"id": "extension", "label": "Extension", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "permessage_deflate_permessagedeflate_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L41"}, {"id": "permessage_deflate_permessagedeflate_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L83"}, {"id": "permessage_deflate_permessagedeflate_decode", "label": ".decode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L92"}, {"id": "permessage_deflate_permessagedeflate_encode", "label": ".encode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L165"}, {"id": "permessage_deflate_build_parameters", "label": "_build_parameters()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L213"}, {"id": "permessage_deflate_extract_parameters", "label": "_extract_parameters()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L237"}, {"id": "permessage_deflate_clientpermessagedeflatefactory", "label": "ClientPerMessageDeflateFactory", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L298"}, {"id": "clientextensionfactory", "label": "ClientExtensionFactory", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "permessage_deflate_clientpermessagedeflatefactory_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L324"}, {"id": "permessage_deflate_clientpermessagedeflatefactory_get_request_params", "label": ".get_request_params()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L356"}, {"id": "permessage_deflate_clientpermessagedeflatefactory_process_response_params", "label": ".process_response_params()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L368"}, {"id": "permessage_deflate_enable_client_permessage_deflate", "label": "enable_client_permessage_deflate()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L474"}, {"id": "permessage_deflate_serverpermessagedeflatefactory", "label": "ServerPerMessageDeflateFactory", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L498"}, {"id": "serverextensionfactory", "label": "ServerExtensionFactory", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "permessage_deflate_serverpermessagedeflatefactory_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L527"}, {"id": "permessage_deflate_serverpermessagedeflatefactory_process_request_params", "label": ".process_request_params()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L562"}, {"id": "permessage_deflate_enable_server_permessage_deflate", "label": "enable_server_permessage_deflate()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L676"}, {"id": "permessage_deflate_rationale_34", "label": "Per-Message Deflate extension.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L34"}, {"id": "permessage_deflate_rationale_49", "label": "Configure the Per-Message Deflate extension.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L49"}, {"id": "permessage_deflate_rationale_98", "label": "Decode an incoming frame.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L98"}, {"id": "permessage_deflate_rationale_166", "label": "Encode an outgoing frame.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L166"}, {"id": "permessage_deflate_rationale_219", "label": "Build a list of ``(name, value)`` pairs for some compression parameters.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L219"}, {"id": "permessage_deflate_rationale_240", "label": "Extract compression parameters from a list of ``(name, value)`` pairs. If `", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L240"}, {"id": "permessage_deflate_rationale_299", "label": "Client-side extension factory for the Per-Message Deflate extension. Parame", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L299"}, {"id": "permessage_deflate_rationale_332", "label": "Configure the Per-Message Deflate extension factory.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L332"}, {"id": "permessage_deflate_rationale_357", "label": "Build request parameters.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L357"}, {"id": "permessage_deflate_rationale_373", "label": "Process response parameters. Return an extension instance.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L373"}, {"id": "permessage_deflate_rationale_477", "label": "Enable Per-Message Deflate with default settings in client extensions. If t", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L477"}, {"id": "permessage_deflate_rationale_499", "label": "Server-side extension factory for the Per-Message Deflate extension. Parame", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L499"}, {"id": "permessage_deflate_rationale_536", "label": "Configure the Per-Message Deflate extension factory.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L536"}, {"id": "permessage_deflate_rationale_567", "label": "Process request parameters. Return response params and an extension ins", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L567"}, {"id": "permessage_deflate_rationale_679", "label": "Enable Per-Message Deflate with default settings in server extensions. If t", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L679"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_websockets_extensions_permessage_deflate_py", "target": "zlib", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_websockets_extensions_permessage_deflate_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_websockets_extensions_permessage_deflate_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_websockets_extensions_permessage_deflate_py", "target": "backend_venv_lib_python3_12_site_packages_websockets_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_websockets_extensions_permessage_deflate_py", "target": "backend_venv_lib_python3_12_site_packages_websockets_exceptions_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_websockets_extensions_permessage_deflate_py", "target": "backend_venv_lib_python3_12_site_packages_websockets_typing_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_websockets_extensions_permessage_deflate_py", "target": "backend_venv_lib_python3_12_site_packages_websockets_extensions_base_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_websockets_extensions_permessage_deflate_py", "target": "permessage_deflate_permessagedeflate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L33", "weight": 1.0}, {"source": "permessage_deflate_permessagedeflate", "target": "extension", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L33", "weight": 1.0}, {"source": "permessage_deflate_permessagedeflate", "target": "permessage_deflate_permessagedeflate_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L41", "weight": 1.0}, {"source": "permessage_deflate_permessagedeflate", "target": "permessage_deflate_permessagedeflate_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L83", "weight": 1.0}, {"source": "permessage_deflate_permessagedeflate", "target": "permessage_deflate_permessagedeflate_decode", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L92", "weight": 1.0}, {"source": "permessage_deflate_permessagedeflate", "target": "permessage_deflate_permessagedeflate_encode", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L165", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_websockets_extensions_permessage_deflate_py", "target": "permessage_deflate_build_parameters", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L213", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_websockets_extensions_permessage_deflate_py", "target": "permessage_deflate_extract_parameters", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L237", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_websockets_extensions_permessage_deflate_py", "target": "permessage_deflate_clientpermessagedeflatefactory", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L298", "weight": 1.0}, {"source": "permessage_deflate_clientpermessagedeflatefactory", "target": "clientextensionfactory", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L298", "weight": 1.0}, {"source": "permessage_deflate_clientpermessagedeflatefactory", "target": "permessage_deflate_clientpermessagedeflatefactory_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L324", "weight": 1.0}, {"source": "permessage_deflate_clientpermessagedeflatefactory", "target": "permessage_deflate_clientpermessagedeflatefactory_get_request_params", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L356", "weight": 1.0}, {"source": "permessage_deflate_clientpermessagedeflatefactory", "target": "permessage_deflate_clientpermessagedeflatefactory_process_response_params", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L368", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_websockets_extensions_permessage_deflate_py", "target": "permessage_deflate_enable_client_permessage_deflate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L474", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_websockets_extensions_permessage_deflate_py", "target": "permessage_deflate_serverpermessagedeflatefactory", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L498", "weight": 1.0}, {"source": "permessage_deflate_serverpermessagedeflatefactory", "target": "serverextensionfactory", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L498", "weight": 1.0}, {"source": "permessage_deflate_serverpermessagedeflatefactory", "target": "permessage_deflate_serverpermessagedeflatefactory_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L527", "weight": 1.0}, {"source": "permessage_deflate_serverpermessagedeflatefactory", "target": "permessage_deflate_serverpermessagedeflatefactory_process_request_params", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L562", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_websockets_extensions_permessage_deflate_py", "target": "permessage_deflate_enable_server_permessage_deflate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L676", "weight": 1.0}, {"source": "permessage_deflate_clientpermessagedeflatefactory_get_request_params", "target": "permessage_deflate_build_parameters", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L361", "weight": 1.0}, {"source": "permessage_deflate_clientpermessagedeflatefactory_process_response_params", "target": "permessage_deflate_extract_parameters", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L390", "weight": 1.0}, {"source": "permessage_deflate_clientpermessagedeflatefactory_process_response_params", "target": "permessage_deflate_permessagedeflate", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L465", "weight": 1.0}, {"source": "permessage_deflate_enable_client_permessage_deflate", "target": "permessage_deflate_clientpermessagedeflatefactory", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L491", "weight": 1.0}, {"source": "permessage_deflate_serverpermessagedeflatefactory_process_request_params", "target": "permessage_deflate_extract_parameters", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L582", "weight": 1.0}, {"source": "permessage_deflate_serverpermessagedeflatefactory_process_request_params", "target": "permessage_deflate_build_parameters", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L660", "weight": 1.0}, {"source": "permessage_deflate_serverpermessagedeflatefactory_process_request_params", "target": "permessage_deflate_permessagedeflate", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L666", "weight": 1.0}, {"source": "permessage_deflate_enable_server_permessage_deflate", "target": "permessage_deflate_serverpermessagedeflatefactory", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L693", "weight": 1.0}, {"source": "permessage_deflate_rationale_34", "target": "permessage_deflate_permessagedeflate", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L34", "weight": 1.0}, {"source": "permessage_deflate_rationale_49", "target": "permessage_deflate_permessagedeflate_init", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L49", "weight": 1.0}, {"source": "permessage_deflate_rationale_98", "target": "permessage_deflate_permessagedeflate_decode", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L98", "weight": 1.0}, {"source": "permessage_deflate_rationale_166", "target": "permessage_deflate_permessagedeflate_encode", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L166", "weight": 1.0}, {"source": "permessage_deflate_rationale_219", "target": "permessage_deflate_build_parameters", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L219", "weight": 1.0}, {"source": "permessage_deflate_rationale_240", "target": "permessage_deflate_extract_parameters", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L240", "weight": 1.0}, {"source": "permessage_deflate_rationale_299", "target": "permessage_deflate_clientpermessagedeflatefactory", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L299", "weight": 1.0}, {"source": "permessage_deflate_rationale_332", "target": "permessage_deflate_clientpermessagedeflatefactory_init", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L332", "weight": 1.0}, {"source": "permessage_deflate_rationale_357", "target": "permessage_deflate_clientpermessagedeflatefactory_get_request_params", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L357", "weight": 1.0}, {"source": "permessage_deflate_rationale_373", "target": "permessage_deflate_clientpermessagedeflatefactory_process_response_params", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L373", "weight": 1.0}, {"source": "permessage_deflate_rationale_477", "target": "permessage_deflate_enable_client_permessage_deflate", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L477", "weight": 1.0}, {"source": "permessage_deflate_rationale_499", "target": "permessage_deflate_serverpermessagedeflatefactory", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L499", "weight": 1.0}, {"source": "permessage_deflate_rationale_536", "target": "permessage_deflate_serverpermessagedeflatefactory_init", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L536", "weight": 1.0}, {"source": "permessage_deflate_rationale_567", "target": "permessage_deflate_serverpermessagedeflatefactory_process_request_params", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L567", "weight": 1.0}, {"source": "permessage_deflate_rationale_679", "target": "permessage_deflate_enable_server_permessage_deflate", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L679", "weight": 1.0}], "raw_calls": [{"caller_nid": "permessage_deflate_permessagedeflate_init", "callee": "decompressobj", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L69"}, {"caller_nid": "permessage_deflate_permessagedeflate_init", "callee": "compressobj", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L72"}, {"caller_nid": "permessage_deflate_permessagedeflate_decode", "callee": "decompressobj", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L127"}, {"caller_nid": "permessage_deflate_permessagedeflate_decode", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L133"}, {"caller_nid": "permessage_deflate_permessagedeflate_decode", "callee": "bytes", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L136"}, {"caller_nid": "permessage_deflate_permessagedeflate_decode", "callee": "decompress", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L141"}, {"caller_nid": "permessage_deflate_permessagedeflate_decode", "callee": "PayloadTooBig", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L144"}, {"caller_nid": "permessage_deflate_permessagedeflate_decode", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L145"}, {"caller_nid": "permessage_deflate_permessagedeflate_decode", "callee": "decompress", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L147"}, {"caller_nid": "permessage_deflate_permessagedeflate_decode", "callee": "ProtocolError", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L149"}, {"caller_nid": "permessage_deflate_permessagedeflate_decode", "callee": "Frame", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L155"}, {"caller_nid": "permessage_deflate_permessagedeflate_encode", "callee": "compressobj", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L180"}, {"caller_nid": "permessage_deflate_permessagedeflate_encode", "callee": "compress", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L187"}, {"caller_nid": "permessage_deflate_permessagedeflate_encode", "callee": "flush", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L187"}, {"caller_nid": "permessage_deflate_permessagedeflate_encode", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L193"}, {"caller_nid": "permessage_deflate_permessagedeflate_encode", "callee": "memoryview", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L196"}, {"caller_nid": "permessage_deflate_permessagedeflate_encode", "callee": "Frame", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L202"}, {"caller_nid": "permessage_deflate_build_parameters", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L225"}, {"caller_nid": "permessage_deflate_build_parameters", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L227"}, {"caller_nid": "permessage_deflate_build_parameters", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L229"}, {"caller_nid": "permessage_deflate_build_parameters", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L229"}, {"caller_nid": "permessage_deflate_build_parameters", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L231"}, {"caller_nid": "permessage_deflate_build_parameters", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L233"}, {"caller_nid": "permessage_deflate_build_parameters", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L233"}, {"caller_nid": "permessage_deflate_extract_parameters", "callee": "DuplicateParameter", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L255"}, {"caller_nid": "permessage_deflate_extract_parameters", "callee": "InvalidParameterValue", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L259"}, {"caller_nid": "permessage_deflate_extract_parameters", "callee": "DuplicateParameter", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L263"}, {"caller_nid": "permessage_deflate_extract_parameters", "callee": "InvalidParameterValue", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L267"}, {"caller_nid": "permessage_deflate_extract_parameters", "callee": "DuplicateParameter", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L271"}, {"caller_nid": "permessage_deflate_extract_parameters", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L273"}, {"caller_nid": "permessage_deflate_extract_parameters", "callee": "InvalidParameterValue", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L275"}, {"caller_nid": "permessage_deflate_extract_parameters", "callee": "DuplicateParameter", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L279"}, {"caller_nid": "permessage_deflate_extract_parameters", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L283"}, {"caller_nid": "permessage_deflate_extract_parameters", "callee": "InvalidParameterValue", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L285"}, {"caller_nid": "permessage_deflate_extract_parameters", "callee": "InvalidParameterName", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L288"}, {"caller_nid": "permessage_deflate_clientpermessagedeflatefactory_init", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L337"}, {"caller_nid": "permessage_deflate_clientpermessagedeflatefactory_init", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L343"}, {"caller_nid": "permessage_deflate_clientpermessagedeflatefactory_init", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L345"}, {"caller_nid": "permessage_deflate_clientpermessagedeflatefactory_process_response_params", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L379"}, {"caller_nid": "permessage_deflate_clientpermessagedeflatefactory_process_response_params", "callee": "NegotiationError", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L380"}, {"caller_nid": "permessage_deflate_clientpermessagedeflatefactory_process_response_params", "callee": "NegotiationError", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L406"}, {"caller_nid": "permessage_deflate_clientpermessagedeflatefactory_process_response_params", "callee": "NegotiationError", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L436"}, {"caller_nid": "permessage_deflate_clientpermessagedeflatefactory_process_response_params", "callee": "NegotiationError", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L438"}, {"caller_nid": "permessage_deflate_clientpermessagedeflatefactory_process_response_params", "callee": "NegotiationError", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L454"}, {"caller_nid": "permessage_deflate_clientpermessagedeflatefactory_process_response_params", "callee": "NegotiationError", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L463"}, {"caller_nid": "permessage_deflate_enable_client_permessage_deflate", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L486"}, {"caller_nid": "permessage_deflate_enable_client_permessage_deflate", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L490"}, {"caller_nid": "permessage_deflate_serverpermessagedeflatefactory_init", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L541"}, {"caller_nid": "permessage_deflate_serverpermessagedeflatefactory_init", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L543"}, {"caller_nid": "permessage_deflate_serverpermessagedeflatefactory_init", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L545"}, {"caller_nid": "permessage_deflate_serverpermessagedeflatefactory_init", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L550"}, {"caller_nid": "permessage_deflate_serverpermessagedeflatefactory_process_request_params", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L573"}, {"caller_nid": "permessage_deflate_serverpermessagedeflatefactory_process_request_params", "callee": "NegotiationError", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L574"}, {"caller_nid": "permessage_deflate_serverpermessagedeflatefactory_process_request_params", "callee": "NegotiationError", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L653"}, {"caller_nid": "permessage_deflate_enable_server_permessage_deflate", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L688"}, {"caller_nid": "permessage_deflate_enable_server_permessage_deflate", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py", "source_location": "L692"}]} |