Danilo Guanabara
Danilo Guanabara
https://huobiapi.github.io/docs/spot/v1/en/#change-log
We still need to cover all the functionalities of Coinbase Websocket Feed. https://docs.pro.coinbase.com/#websocket-feed
We want to be able to handle disconnection. To do so, we also want to: * Notify when the connection was lost * Define the re-connection strategy upon the client...
Is there any way to create a `WindowedContext` from an existing `winit::Window`? I am developing a GPU library which I plan to support both Vulkan and OpenGL as its backend....
This is related to https://github.com/ZenGo-X/kms-secp256k1/issues/25 We want to make it easier to the https://github.com/nash-io/openlimits users to use the library without worrying about compiling gmp copying and copying it to the...
We need to serve the Pixel Streaming in an iframe inside our page served via HTTPS. But due to the browser's security policy, we need to load the Pixel Streaming...
I just would like to thank you for this effort (thank you! thank you!) and I would also like to announce I am forking it to improve its ergonomics to...
### Is there an existing issue for this problem? - [X] I have searched the existing issues ### Operating system Windows ### GPU vendor Nvidia (CUDA) ### GPU model cuda:0...
First of all, kudos for the project. I am super excited to start using it. I would like to know if there is any supported way either to: 1. Use...
The window freezes after a while when I am interacting with mouse. The webview gets unresponsive, but I am still able to close the window and finish the application. Is...