Fork me on GitHub
#pathom
<
2023-02-14
>
nivekuil17:02:48

crazy idea: bidirectional foreign env, server calls client mutations over websocket?

❤️ 2
2
wilkerlucio19:02:02

this idea would imply that a client can change the behavior of a server that the user might not control, its doable, but I think its something for user land instead of core land

Tom H.04:02:55

I’ve been thinking about this as well, I think a peer-to-peer Pathom setup would be really interesting

Tom H.04:02:15

each peer could have its own environment, parts of which are shared with other peers

souenzzo16:02:47

I remember that somewhere in om.next drafts/ideas, this idea os the server sending reads/mutations to the client were present.