Skip to content

Support custom JSON coders

Compare
Choose a tag to compare
@tanner0101 tanner0101 released this 09 Sep 16:54
3cf2496
This patch was authored by @jordanebelanger and released by @tanner0101.

Add support for custom, non-Foundation, JSON encoder & decoder through global variables PostgresNIO._defaultJSONEncoder and PostgresNIO._defaultJSONDecoder (#125, fixes #126).