Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

push: Add PushContext and AddContext to Pusher #1028

Merged
merged 1 commit into from Apr 12, 2022

Commits on Apr 12, 2022

  1. push: Add PushContext and AddContext to Pusher

    Add PushContext and AddContext to Pusher, which are context-aware
    version of Push and Add respectively.  They give a caller the ability
    to cancel an HTTP request.
    
    Signed-off-by: Tatsuhiro Tsujikawa <ttsujika@zlab.co.jp>
    tatsuhiro-t committed Apr 12, 2022
    Copy the full SHA
    d54d8cc View commit details
    Browse the repository at this point in the history