This is an automated email from the ASF dual-hosted git repository.
humbedooh pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git.
from 2d08ab8 dkim is default now
add 56f421f Create a streaming endpoint type
add 2b39d8c pass request object to streaming responses so that they may
prepare
add a7f04a5 Convert to a streaming response
add a2e8b7e init the streaming operator lock
add 59e3199 forgot the actual handler here, oops
add b8ced73 fix type warning
add 9f77a9c add type hints
new c3cb12a Merge pull request #53 from apache/humbedooh/mbox-stream
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
server/endpoints/mbox.py | 78 +++++++++++++++++++++++++++++++-----------------
server/main.py | 12 ++++++--
server/plugins/server.py | 8 +++++
3 files changed, 68 insertions(+), 30 deletions(-)