pycapnp/examples
Jacob Alexander 6532ca571d Adding SSL version of the calculator example
- Used to test asyncio SSL on Windows mainly
- Skipping asyncio thread tests on Windows (due to getTimer wrapper bug
  on Windows)
2020-06-10 14:33:45 -07: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 Minor code cleanup 2020-06-08 23:51:07 -07:00
async_calculator_server.py Minor code cleanup 2020-06-08 23:51:07 -07: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 Minor code cleanup 2020-06-08 23:51:07 -07: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 Adding SSL version of the calculator example 2020-06-10 14:33:45 -07:00
async_ssl_client.py Adding SSL version of the calculator example 2020-06-10 14:33:45 -07:00
async_ssl_server.py Adding SSL version of the calculator example 2020-06-10 14:33:45 -07:00
calculator.capnp Add semi-functional rpc example 2013-12-09 19:49:48 -08:00
calculator_client.py Minor code cleanup 2020-06-08 23:51:07 -07:00
calculator_server.py Minor code cleanup 2020-06-08 23:51:07 -07: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 Minor code cleanup 2020-06-08 23:51:07 -07:00