Commit graph

4 commits

Author SHA1 Message Date
Gleb Tcivie e1b5ca2526 Added exception handling to avoid restarting and bein stuck in a loop + Ignoring JSON messages 2024-07-08 22:25:49 +03:00
Gleb Tcivie 5f3031de9f Update to try and use newer file structure 2024-07-03 11:42:48 +03:00
Gleb Tcivie 8296957af5 Fix hop limit to be gauge instead of counter 2024-07-02 22:12:08 +03:00
Gleb Tcivie af29d71a7d Reformatted the code.
client_details.py -> Now handles the client details Class
processor_base.py -> All the base classes for the processors
processors.py -> All available processors
registry.py -> Registry mechanism for the processors
2024-07-01 13:57:26 +03:00