-
- Downloads
"Assets/Scripts/InteractionEngine/Gadgets/Remover.cs" did not exist on "e71f1c4606489de2e5f368694b6d5d096639772c"
Receive multiple messages per frame and fix some unhandled exceptions.
Runs AsyncReadLoop in a c# background thread (using Task.run) to be able to receive more then one message per Unity update() call.
parent
c2e3bdda
No related branches found
No related tags found
This commit is part of merge request !1. Comments created here will be created in the context of that merge request.
Showing
- Runtime/ChromeDevtools/Browser.cs 10 additions, 2 deletionsRuntime/ChromeDevtools/Browser.cs
- Runtime/ChromeDevtools/BrowserTab.cs 3 additions, 2 deletionsRuntime/ChromeDevtools/BrowserTab.cs
- Runtime/ChromeDevtools/DevtoolsProtocolHandler.cs 28 additions, 4 deletionsRuntime/ChromeDevtools/DevtoolsProtocolHandler.cs
- Runtime/ChromeDevtools/DevtoolsWebsocket.cs 0 additions, 1 deletionRuntime/ChromeDevtools/DevtoolsWebsocket.cs
- Runtime/ChromeDevtools/IDevtoolsConnection.cs 0 additions, 1 deletionRuntime/ChromeDevtools/IDevtoolsConnection.cs
- Runtime/ChromeDevtools/Protocol/DOM/DOM.cs 2 additions, 2 deletionsRuntime/ChromeDevtools/Protocol/DOM/DOM.cs
- Runtime/WebViewComponent.cs 2 additions, 2 deletionsRuntime/WebViewComponent.cs
Please register or sign in to comment