New event decoding framework
Refactored decoding of room events and message content to use the new extensible, dictionary-based approach. Removed the encoding piece because all we really need is AnyCodable for that.
Edited by Charles Wright
Refactored decoding of room events and message content to use the new extensible, dictionary-based approach. Removed the encoding piece because all we really need is AnyCodable for that.