%% You should probably cite draft-ietf-hybi-websocket-multiplexing instead of this I-D. @techreport{tamplin-hybi-google-mux-02, number = {draft-tamplin-hybi-google-mux-02}, type = {Internet-Draft}, institution = {Internet Engineering Task Force}, publisher = {Internet Engineering Task Force}, note = {Work in Progress}, url = {https://datatracker.ietf.org/doc/draft-tamplin-hybi-google-mux/02/}, author = {John A. Tamplin and Takeshi Yoshino}, title = {{A Multiplexing Extension for WebSockets}}, pagetotal = 21, year = , month = , day = , abstract = {The WebSocket Protocol {[}RFC6455{]} requires a new transport connection for every WebSocket connection. This presents a scalability problem when many clients connect to the same server, and is made worse by having multiple clients running in different tabs of the same user agent. This extension provides a way for separate logical WebSocket connections to share an underlying transport connection. Please send feedback to the hybi@ietf.org mailing list.}, }