We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 087a5cc commit ccbe95bCopy full SHA for ccbe95b
_goals/96_client_server.md
@@ -5,5 +5,5 @@ Bokeh uses Tornado and WebSockets for communication between the server and clien
5
code to serialize/deserialize messages.
6
It would be beneficial to decouple Bokeh functionality from the communication implementation and
7
allow others such as those based on Jupyter and ZeroMQ for example.
8
-This would require a review and specification of the required communcation and serialization
+This would require a review and specification of the required communication and serialization
9
functionality, and at least two pluggable implementations, one of which would be the current one.
0 commit comments