euporie.core.comm.base.Comm

class euporie.core.comm.base.Comm(comm_container: KernelTab, comm_id: str, data: dict, buffers: Sequence[bytes])

A base-class for all comm objects, which support syncing traits with the kernel.