You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I cannot figure out the right way to add custom type. msgpack-python supports ext type by ext_hook and default arguments to Packer and Unpacker, but we cannot pass them through tarantool connection. Am I wrong?
Hey! Thanks for the work!
I cannot figure out the right way to add custom type.
msgpack-pythonsupports ext type byext_hookanddefaultarguments toPackerandUnpacker, but we cannot pass them through tarantool connection. Am I wrong?