Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

It's like JSON, but fast and small…and Swift! – msgpack.org[Swift]

License

Notifications You must be signed in to change notification settings

qvacua/MessagePack.swift

 
 

Repository files navigation

MessagePack.swift

A fast, zero-dependency MessagePack implementation written in Swift 4. Supports Apple platforms and Linux. This is a fork of https://github.com/a2/MessagePack.swift (it looks like that repository is inactive for long time).

Version

  • Version 4.1 support Swift 6 and the MessagePackValue is a Sendable.
  • Versions 4.0 support Swift 5.2.
  • Versions 3.x support Swift 4.
  • Support for Swift 3 was dropped after 2.1.1.
  • Support for Swift 2 was dropped after 1.2.0.

Authors

Alexsander Akers, [email protected] and others.

License

MessagePack.swift is available under the MIT license. See the LICENSE file for more info.

About

It's like JSON, but fast and small…and Swift! – msgpack.org[Swift]

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 100.0%