Skip to content

Commit 742b27f

Browse files
committed
Editor: Simplify _parse_message; separate into handler functions
Move the individual message handlers to separate functions, to make it easier to follow and add additional message handlers. The function is also more efficient as it only performs a single hash lookup for the handler and then dispatches to the member function.
1 parent 03359c8 commit 742b27f

File tree

2 files changed

+609
-477
lines changed

2 files changed

+609
-477
lines changed

0 commit comments

Comments
 (0)