- 19 Jul, 2016 3 commits
-
-
Jim Fulton authored
Fixed: SSL clients of servers with signed certs didn't load default
-
Jim Fulton authored
Asyncio cleanups
-
Jim Fulton authored
Optimizations, featuring prefetch
-
- 18 Jul, 2016 4 commits
-
-
Jim Fulton authored
certs and were unable to connect.
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
- 17 Jul, 2016 2 commits
-
-
Jim Fulton authored
Bye bye Promise. Also fixed a comment.
-
Jim Fulton authored
-
- 16 Jul, 2016 6 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
Useful for playing with ssl configurations and generally for being able to inspect server state in development and testing. This only makes sense when running the server in a thread, of course.
-
Jim Fulton authored
Useful for playing with ssl configurations.
-
Jim Fulton authored
Also added a comment with a reminder for how to create self-signed certs. Useful for playing with ssl configurations.
-
- 14 Jul, 2016 2 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
IOW, if there's an outstanding call is made for a given oid and tid, and another call is made, the second call will use the result of the outstanding call, rather than making another call to the server.
-
- 08 Jul, 2016 5 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
And move this file to the top of the project, as there was a similar version ther.
-
Jim Fulton authored
Python 2 support
-
- 07 Jul, 2016 18 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
After reading run_until_complete doc :)
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
Conflicts: setup.py src/ZEO/asyncio/base.py
-
Jim Fulton authored
Uvloop
-
Jim Fulton authored
Conflicts: setup.py
-
Jim Fulton authored
Client side conflict resolution
-
Jim Fulton authored
TCP_NODELAY
-
Jim Fulton authored
Conflicts: setup.py src/ZEO/tests/protocols.test
-
Jim Fulton authored
See: https://github.com/zopefoundation/ZODB/issues/84
-
Jim Fulton authored
-