Jacob Alexander

Results 59 issues of Jacob Alexander

https://github.com/capnproto/capnproto/releases/tag/v0.9.0

There have been a few requests for UDP support with pycapnp. As mentioned in https://github.com/capnproto/pycapnp/issues/167#issuecomment-532073109 there are at least 2 different ways (possibly more) to implement UDP support in pycapnp....

Python is currently A+. There's no reason why the C/C++ code can't be just as high.

> PEP 571 defined manylinux2010_x86_64 and manylinux2010_i686 platform tags and the wheels were built on Centos6. Centos6 reached End of Life (EOL) on November 30th, 2020. So it's time to...

Currently some of the Windows asyncio server tests fail. https://github.com/capnproto/pycapnp/runs/345170294#step:7:72 This is likely to do with this line https://github.com/capnproto/pycapnp/blob/master/examples/async_server.py#L18 My suspicion is that getTimer() is not returning and is blocking...

bug

- Not true uint64 support, but should handle all cases properly - Useful for when dealing with large 64 bit numbers without negatives I've also done some initial code to...

Now that hid-io-core has a few more dependencies (e.g. wayland and llvm), need to update the README.md Notable omissions clang libclang-dev libudev-dev libwayland-dev capnproto libx11-dev libxtst-dev libxkbcommon-dev libxkbcommon-x11-dev libxcb-xkb-dev

Needs to work correctly, auth mode should be easier. basic requires a world-readable file.

bug

Needs to work correctly, auth mode should be easier. basic requires a world-readable file.

bug

Needs to work correctly, auth mode should be easier. basic requires a world-readable file.

bug