| 接口 | 说明 |
|---|---|
| ConnectionTransport | |
| SessionFactory |
| 类 | 说明 |
|---|---|
| Callback | |
| CallbackRegistry | |
| CdpCDPSession |
The CDPSession instances are used to talk raw Chrome Devtools Protocol:
protocol methods can be called with session.send method.
|
| CdpConnection |
web socket client 浏览器级别的连接
|
| PipeTransport |
与chromuim通过pipe通信暂时没实现
|
| WebSocketTransport |
websocket client
|
| WebSocketTransportFactory |
Copyright © 2020–2025. All rights reserved.