1
0
mirror of https://github.com/haiwen/libsearpc.git synced 2025-05-01 12:03:19 +00:00
libsearpc/pysearpc
2019-07-01 15:39:26 +08:00
..
__init__.py pysearpc: implemented named pipe client (and server, for testing) 2018-08-09 17:34:29 +08:00
client.py Support python 3 in pysearpc. 2019-06-06 17:36:19 +08:00
common.py [python] add SearpcServer in python 2013-03-13 20:44:36 +08:00
errors.py pysearpc: implemented named pipe client (and server, for testing) 2018-08-09 17:34:29 +08:00
Makefile.am Added missing python files to automake files list 2018-08-15 14:57:01 +08:00
named_pipe.py [pysearpc] Improve code of named_pipe transport. 2019-07-01 15:39:26 +08:00
pygencode.py Support python 3 in pysearpc. 2019-06-06 17:36:19 +08:00
server.py Support python 3 in pysearpc. 2019-06-06 17:36:19 +08:00
test_pysearpc.py [pysearpc] Use connection pool in NamedPipeClient. 2019-06-25 16:42:13 +08:00
transport.py Support python 3 in pysearpc. 2019-06-06 17:36:19 +08:00
utils.py [py] Use bytearray for better performance when recv() from socket. 2019-06-06 18:11:33 +08:00