whyzix
whyzix
I got this link, http://pyserial-asyncio.readthedocs.io/en/latest/shortintro.html this code use asyncio.get_event_loop() how can this run at the same with trio.open_nursery() ?
@njsmith there is not DOC or DEMOCODE on asyncserial's site, so i got pyserial-asyncio.
> Are you able to provide more information on what you are trying to do? Are you saying that you want to write a websocket proxy? I want to use...
> As in the title. I have a Windows-only application I would like to use this tool on. Any chances of adding support for it? @mooop12 I also want to...
Can u give an example of the json file ? There is an Ember-Addon here, https://github.com/adamsrog/ember-cli-event-calendar Can u give some advices ?
for so long time,the problem happens same here now.
@bhuh12 +1
up,up,same here.
wath if I can NOT edit the source code of class a ? and provide function c() and set_c() like this. https://github.com/USNavalResearchLaboratory/simdissdk/blob/main/SDK/simCore/Calc/Vec3.h ```c++ /* -*- mode: c++ -*- */ /****************************************************************************...
YES,THANKS. > This worked for me, but the typehandler was not generating the correct data. I made a typehandler that handles the vec3 as a json array and not an...