Skip to content
  • Jaromil's avatar
    remove msgpack global namespace collision · 4d5c6839
    Jaromil authored
    for some yet undetected reason the msgpack library instantiates a
    global table 'msgpack' with its own object even without assignation,
    so we rename it and nil it in init.lua to avoid collisions.
    4d5c6839