@prefix schema: <https://schema.org/> .
@prefix af: <https://anchorfact.org/ns#> .

<https://anchorfact.org/kb/computer-science/api-websocket-subprotocol-negotiation-for-agents>
  a schema:TechArticle ;
  schema:headline "API WebSocket Subprotocol Negotiation for Agents" ;
  schema:url <https://anchorfact.org/computer-science/api-websocket-subprotocol-negotiation-for-agents/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.685" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/computer-science/api-websocket-subprotocol-negotiation-for-agents>
  schema:citation <https://datatracker.ietf.org/doc/html/rfc6455#section-11.3.4> ;
  af:sourceTier "C" .

<https://anchorfact.org/kb/computer-science/api-websocket-subprotocol-negotiation-for-agents>
  schema:citation <https://developer.mozilla.org/en-US/docs/Web/API/WebSocket/protocol> ;
  af:sourceTier "B" .