pycapnp/examples
Jacob Alexander a4ef16e831
Fixing flake8 linting errors
- Enabling builds to fail on simple lint failures now
2020-11-20 23:38:13 -08:00
..
addressbook.capnp Get code generator plugin to a decently working state. 2014-10-19 20:06:00 -07:00
addressbook.py Minor code cleanup 2020-06-08 23:51:07 -07:00
async_calculator_client.py Updating docs for v1.0.0b2 2020-06-14 17:05:45 -07:00
async_calculator_server.py Fixing flake8 linting errors 2020-11-20 23:38:13 -08:00
async_client.py Minor code cleanup 2020-06-08 23:51:07 -07:00
async_reconnecting_ssl_client.py Minor code cleanup 2020-06-08 23:51:07 -07:00
async_server.py Fixing flake8 linting errors 2020-11-20 23:38:13 -08:00
async_ssl_calculator_client.py Adding SSL version of the calculator example 2020-06-10 14:33:45 -07:00
async_ssl_calculator_server.py Fixing flake8 linting errors 2020-11-20 23:38:13 -08:00
async_ssl_client.py Updating docs for v1.0.0b2 2020-06-14 17:05:45 -07:00
async_ssl_server.py Fixing flake8 linting errors 2020-11-20 23:38:13 -08:00
calculator.capnp Add semi-functional rpc example 2013-12-09 19:49:48 -08:00
calculator_client.py Updating docs for v1.0.0b2 2020-06-14 17:05:45 -07:00
calculator_server.py Updating simple example servers to not use run_forever (can't Ctrl+c) 2020-11-20 00:17:52 -08:00
selfsigned.cert Adding pure python SSL test using asyncio 2019-09-26 21:42:54 -07:00
selfsigned.key Adding pure python SSL test using asyncio 2019-09-26 21:42:54 -07:00
thread.capnp Adding reconnecting async ssl example 2019-10-05 14:50:56 -07:00
thread_client.py Typo from earlier commit (capnproto-0.8.0 update) 2020-06-09 00:27:43 -07:00
thread_server.py Updating simple example servers to not use run_forever (can't Ctrl+c) 2020-11-20 00:17:52 -08:00