Hi @ddeaguiar! Do you know of anyone who has tried to get pedestal.ions (or Ions, generally) working with WebSockets? I have been trying to determine whether using WebSockets with Ions is feasible or not, given AWS constraints and the inability to override server configuration in Datomic Cloud.
I see in the README that one cannot simply "turn on" async functionality with pedestal.ions, but I'm not sure whether that precludes the use of WebSockets or not, and whether or not the limitations could be worked around.
Apologies if I've missed something obvious in my search.
Hi @ddeaguiar! Do you know of anyone who has tried to get
pedestal.ions(or Ions, generally) working with WebSockets? I have been trying to determine whether using WebSockets with Ions is feasible or not, given AWS constraints and the inability to override server configuration in Datomic Cloud.I see in the
READMEthat one cannot simply "turn on" async functionality withpedestal.ions, but I'm not sure whether that precludes the use of WebSockets or not, and whether or not the limitations could be worked around.Apologies if I've missed something obvious in my search.