loreanvictor / tyfon

typed functions over network
https://loreanvictor.github.io/tyfon
MIT License
37 stars 4 forks source link

Handle date objects #6

Closed loreanvictor closed 3 years ago

loreanvictor commented 3 years ago

Date objects right now cannot be returned or input into TyFONs. This can be fixed relatively easily with using custom JSON parser / serializers that handle them.