Vishwas Mittal

Results 2 issues of Vishwas Mittal

I found some unresolved merge conflicts in splitter_ims.py ([here](https://github.com/P2PSP/core/blob/26740d03111d37a4fa91dca0d31f2b611ca2a29f/src/core/splitter_ims.py#L24)) that can cause syntax errors in Python. I haven't checked yet, but there can be others too.

The communication channels that we use is not a reliable source of transmission. It is common that the data received after the transmission is changed. This is mainly due to...