13 Commits (24e4a2e4f55d2fdbc3626bb33a2d006b8790dc50)

Author SHA1 Message Date
Eunsoo Park 20c2c66857 Attempt to re-establish websocket connection to Gateway
7 years ago
Kevin Bates 7e50cdc856 Remove verbose debug statement in gateway mode
7 years ago
Kevin Bates f6e3c23089 Missing yield statement on WebSocketChannelsHandler (#4724)
7 years ago
Kevin Bates f68e34f198 Add keepalive ping on gateway websocket
7 years ago
Kevin Bates 6939fae22b Add authorization token to header only if no authorization already
7 years ago
Kevin Bates 191dc333f6 Modify/add various timeout values
7 years ago
Solaris 83f591b81f Fix binary message issue when configured to forward to gateway (#4576)
7 years ago
Min RK 88aae11172
Merge pull request #4431 from kevin-bates/apply-nb2kg-updates
7 years ago
Min RK be35a370ce gateway: compatibility with tornado 4
7 years ago
Kevin Bates 46bcf78d63 Update gateway support with recent changes
7 years ago
Kevin Bates acba19033b Minimize handlers and manager methods
7 years ago
Kevin Bates f74ef2f691 Move environment variables to SingletonConfigurable
7 years ago
Kevin Bates 060a2b9aea Embed NB2KG into Notebook server
7 years ago