[Paraview] how to make a new protocol

Sebastien Jourdain sebastien.jourdain at kitware.com
Thu Feb 22 11:24:02 EST 2018


LightViz will be a good example as it defines a custom set of protocols
instead of using only the default ones like in Visualizer.

https://github.com/Kitware/light-viz/tree/master/server

On Thu, Feb 22, 2018 at 6:59 AM, Sgouros, Thomas <thomas_sgouros at brown.edu>
wrote:

> Hello all:
>
> Can someone describe the steps necessary to create and use a web socket
> connection between a Paraviewweb client and a pvpython server? I am not
> having much luck finding the documentation for registerVtkWebProtocol()
> which appears to be an important part of the process. Google only helps me
> find pvw-visualizer.py, which I'm sure is useful code, but I'm having a
> hard time making much sense of it as an example.
>
> I would appreciate even just being pointed to the vtk python code, but
> I'll take any pointers you can offer.
>
> Thank you,
>
>  -Tom
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/
> opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Search the list archives at: http://markmail.org/search/?q=ParaView
>
> Follow this link to subscribe/unsubscribe:
> https://public.kitware.com/mailman/listinfo/paraview
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://public.kitware.com/pipermail/paraview/attachments/20180222/71b8ce30/attachment.html>


More information about the ParaView mailing list