Replace IbisParser with ibis_message_parse
Review Request #3187 — Created May 20, 2024 and submitted — Latest diff uploaded
Since the parser was only parsing messages and handlers are now called by the client or whoever asked them to be parsed, we no longer need the Parser class.
Ran the turtles and ran the parser tests under valgrind.