GitHub - briandw/SwiftPack: MessagePack implementation for Swift / msgpack.org[Swift]

Skip to content

Navigation Menu

Sign in

Appearance settings

This repository was archived by the owner on Jun 18, 2022. It is now read-only.

SwiftPack

SwiftPack is MessagePack packer and unpacker written almost entirely in Swift.

Issues

  • There are few Objective-C dependencies, mostly NSData. I hope to remove these dependencies as Swift matures.
  • Maps currently only support String types for keys.

Copyright and License

Copyright (c) 2014 Brian Williams

This software is licensed under the terms of the MIT license.