pycapnp/examples
Lasse Blaauwbroek 6e011cfe78 Get rid of capnp timer functionality.
The asyncio timer should now be used
2023-06-07 20:55:43 +02:00
..
addressbook.capnp Get code generator plugin to a decently working state. 2014-10-19 20:06:00 -07:00
addressbook.py Applying black formatting 2021-10-01 11:12:21 -07:00
async_calculator_client.py Integrate the KJ event loop into Python's asyncio event loop (#310) 2023-06-06 11:08:15 -07:00
async_calculator_server.py Allow async capability implementation methods to return a tuple 2023-06-07 10:51:53 -07:00
async_client.py Integrate the KJ event loop into Python's asyncio event loop (#310) 2023-06-06 11:08:15 -07:00
async_reconnecting_ssl_client.py Integrate the KJ event loop into Python's asyncio event loop (#310) 2023-06-06 11:08:15 -07:00
async_server.py Allow capability implementation methods to be async 2023-06-07 10:51:53 -07:00
async_socket_message_client.py Allow reading and writing messages from sockets in async mode 2023-06-07 11:24:43 -07:00
async_socket_message_server.py Allow reading and writing messages from sockets in async mode 2023-06-07 11:24:43 -07:00
async_ssl_calculator_client.py Integrate the KJ event loop into Python's asyncio event loop (#310) 2023-06-06 11:08:15 -07:00
async_ssl_calculator_server.py Integrate the KJ event loop into Python's asyncio event loop (#310) 2023-06-06 11:08:15 -07:00
async_ssl_client.py Integrate the KJ event loop into Python's asyncio event loop (#310) 2023-06-06 11:08:15 -07:00
async_ssl_server.py Get rid of capnp timer functionality. 2023-06-07 20:55:43 +02:00
calculator.capnp Add semi-functional rpc example 2013-12-09 19:49:48 -08:00
calculator_client.py Applying black formatting 2021-10-01 11:12:21 -07:00
calculator_server.py Fix black formatting 2023-03-12 11:33:41 -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 Integrate the KJ event loop into Python's asyncio event loop (#310) 2023-06-06 11:08:15 -07:00
thread_server.py Get rid of capnp timer functionality. 2023-06-07 20:55:43 +02:00