openreplay/ee/connectors/msgcodec
Delirium fdefe31cf3
global string dictionary support (#2652)
* making new msg type, support on frontend and tracker

* finish adding support for new dictionary for ui

* update branch
2024-10-30 15:31:26 +01:00
..
abc.pxd fix(connectors): Created module in Cython to speed up message decoding (#1338) 2023-06-23 14:49:39 +02:00
codec.py Redshift connector (#1170) 2023-05-02 14:02:57 +02:00
codec.pyx fix(connectors): Created module in Cython to speed up message decoding (#1338) 2023-06-23 14:49:39 +02:00
io.pxd fix(connectors): Created module in Cython to speed up message decoding (#1338) 2023-06-23 14:49:39 +02:00
messages.py global string dictionary support (#2652) 2024-10-30 15:31:26 +01:00
messages.pyx global string dictionary support (#2652) 2024-10-30 15:31:26 +01:00
msgcodec.py global string dictionary support (#2652) 2024-10-30 15:31:26 +01:00
msgcodec.pyx global string dictionary support (#2652) 2024-10-30 15:31:26 +01:00
setup-messages.py Improvements (#1387) 2023-06-30 12:04:23 +02:00
setup-msgcodec.py Improvements (#1387) 2023-06-30 12:04:23 +02:00