Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#inst serialization support #66

Open
milelo opened this issue Feb 29, 2024 · 2 comments
Open

#inst serialization support #66

milelo opened this issue Feb 29, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@milelo
Copy link

milelo commented Feb 29, 2024

Support streaming of time between client and server: #inst "2024-02-22T10:29:34.622243500-00:00".

hyperfiddle.electric.impl.io: Unserializable reference transfer: java.time.Instant 2024-02-22T14:55:06.354574Z

@milelo
Copy link
Author

milelo commented Feb 29, 2024

I retract this as #inst "2024-02-22T10:29:34.622243500-00:00" is java specific.

@milelo milelo closed this as not planned Won't fix, can't repro, duplicate, stale Feb 29, 2024
@ggeoffrey
Copy link
Member

Thank you for opening this issue.
#inst is supported in both clj and cljs

You can install custom transit handlers like this: link. It's a bit hacky and will be improved soon.

@ggeoffrey ggeoffrey reopened this Feb 29, 2024
@ggeoffrey ggeoffrey added the enhancement New feature or request label Feb 29, 2024
@ggeoffrey ggeoffrey changed the title Support streaming of time Serialization support for #inst Feb 29, 2024
@ggeoffrey ggeoffrey changed the title Serialization support for #inst #inst serialization support Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants