Google Git
Sign in
chromium / chromium / src.git / 67.0.3368.0 / . / third_party / WebKit / Source / modules / websockets
tree: 3f467d6fb6cf5aa6222740b5d99abbf8b811893f [path history] [tgz]
  1. BUILD.gn
  2. CloseEvent.cpp
  3. CloseEvent.h
  4. CloseEvent.idl
  5. CloseEventInit.idl
  6. DEPS
  7. DocumentWebSocketChannel.cpp
  8. DocumentWebSocketChannel.h
  9. DocumentWebSocketChannelTest.cpp
  10. DOMWebSocket.cpp
  11. DOMWebSocket.h
  12. DOMWebSocketTest.cpp
  13. InspectorWebSocketEvents.cpp
  14. InspectorWebSocketEvents.h
  15. OWNERS
  16. README.md
  17. WebPepperSocketChannelClientProxy.h
  18. WebPepperSocketImpl.cpp
  19. WebPepperSocketImpl.h
  20. WebSocket.idl
  21. WebSocketChannel.cpp
  22. WebSocketChannel.h
  23. WebSocketChannelClient.h
  24. WebSocketHandle.h
  25. WebSocketHandleClient.h
  26. WebSocketHandleImpl.cpp
  27. WebSocketHandleImpl.h
  28. WorkerWebSocketChannel.cpp
  29. WorkerWebSocketChannel.h
third_party/WebKit/Source/modules/websockets/README.md

WebSocket API

This directory contains:

  • the implementation of the WebSocket API.
  • the Pepper implementation of the WebSocket API

They use DocumentWebSocketChannel to connect to the WebSocket service i.e. the blink::mojom::WebSocket implementation in content/browser/websockets/.

Powered by Gitiles| Privacy| Termstxt json