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