a2 / MessagePack.swift

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

Home Page:http://msgpack.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swift 3 support

a2 opened this issue · comments

Any news?, 😅

@nebiros Yeah I have to look at @nanotech's #33 pull request. It's a great start but I have some ideas to make it Swift 3-er like with the Data class instead of [UInt8], etc.