myCFML Developer Blog - Articles · Oct 29, 2025
MessagePack Support for ColdFusion / CFML - A pure ColdFusion port of msgpack-lite for encoding and decoding MessagePack binary format. Compatible with ColdFusion 2016+
0Sign in to vote or save
This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.
MessagePack is an efficient binary serialization format. It lets you exchange data among multiple languages like JSON. But it's faster and smaller. It's supported by over 50 programming languages and environments, but not ColdFusion... until now.
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.