The WebSocket object provides the API for creating and managing a WebSocket connection to a server, as well as for sending and receiving data on the connection.| MDN Web Docs
The HTTP Accept request and response header indicates which content types, expressed as MIME types, the sender is able to understand. In requests, the server uses content negotiation to select one of the proposals and informs the client of the choice with the Content-Type response header. In responses, it provides information about which content types the server can understand in messages to the requested resource, so that the content type can be used in subsequent requests to the resource.| MDN Web Docs
The HTML element represents a document section containing interactive controls for submitting information.| MDN Web Docs
Hotwire Native lets your majestic monolith form the center of your native iOS and Android apps, with seamless transitions between web and native sections.| turbo.hotwired.dev
The EventSource interface is web content's interface to server-sent events.| MDN Web Docs
Turbo Frames decompose pages into independent contexts, which can be lazy-loaded and scope interaction.| turbo.hotwired.dev