holoviz / pyviz_comms

Bidirectional communication for the HoloViz ecosystem
BSD 3-Clause "New" or "Revised" License
32 stars 16 forks source link

Allow decoding buffers in comm message #108

Closed philippjfr closed 1 year ago

philippjfr commented 1 year ago

Bokeh 3.x can send binary buffers from JS -> Python, here we unpack these so they can be consumed by Panel.