Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Add keepalive websocket ping #29

Merged
merged 1 commit into from
Apr 8, 2019
Merged

Commits on Apr 5, 2019

  1. Add keepalive websocket ping

    When nb2kg server is behind the proxy closing idle stream connection such as nginx and envoy websocket is closed and reconnected.
    This behavior updates kernel `last_activity` so that it keeps `kernel_gateway` from culling kernels.
    
    This change is from `WebsocketMixin` in jupyter/notebook.
    
    Signed-off-by: Eunsoo Park <esevan.park@gmail.com>
    esevan committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    3b646cd View commit details
    Browse the repository at this point in the history