issues
search
davidstump
/
SwiftPhoenixClient
Connect your Phoenix and iOS applications through WebSockets!
MIT License
512
stars
147
forks
source link
6x/serializer
#262
Closed
dsrees
closed
2 months ago
dsrees
commented
2 months ago
What Changed
Supporting a generic payload so that floats and ints are parsed properly
Utilizing
Codable
for JSON Serialization
Throwing when serialization fails
What Changed
Codable
for JSON Serialization