Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
VTK
VTK
Commits
dfaf183c
Commit
dfaf183c
authored
Feb 11, 2016
by
Sebastien Jourdain
Browse files
VTKWeb update to allow server side notification to client
parent
8f0c2934
Pipeline
#6955
passed with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Web/Python/vtk/web/wamp.py
View file @
dfaf183c
...
...
@@ -102,6 +102,7 @@ class ServerProtocol(ApplicationSession):
imageCapture
.
setApplication
(
self
.
Application
)
def
registerVtkWebProtocol
(
self
,
protocol
):
protocol
.
coreServer
=
self
protocol
.
setApplication
(
self
.
Application
)
self
.
vtkWebProtocols
.
append
(
protocol
)
...
...
Sebastien Jourdain
@sebastien.jourdain
mentioned in commit
90ee1cca
·
Feb 12, 2016
mentioned in commit
90ee1cca
mentioned in commit 90ee1cca513db11d3401cc25997c9a0b4ee15166
Toggle commit list
Sebastien Jourdain
@sebastien.jourdain
Mentioned in commit
90ee1cca
·
Oct 12, 2016
Mentioned in commit
90ee1cca
Mentioned in commit 90ee1cca513db11d3401cc25997c9a0b4ee15166
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment