The https://localhost:8889 window does not see the session in the https://localhost:8888 window
I added some debug! statements to the init function https://github.com/holochain/syn/blob/main/zomes/syn/src/lib.rs#L340 in the zome, & the expected console output was not outputted when starting the zomes. I'm still familiarizing myself on how the RSM works, but this is unexpected to me.