seitime-frappe/realtime
David Arnold 98d38e7333
fix: gently log the port on which the realtime service listens (#21575)
* fix: gently log the port on which the realtime service listens

without this, the service remains completely silent (e.g. in overmind) and it is hard to tell if it is even running

* Revert "fix: gently log the port on which the realtime service listens"

This reverts commit 14a21989c6767520d8e1b9d46cc9f58a45768563.

* refactor(socketio): explicitly listen on port

---------

Co-authored-by: Ankush Menat <ankush@frappe.io>
2023-07-14 11:36:31 +05:30
..
handlers refactor: move handlers to separate file 2023-07-01 12:43:47 +05:30
middlewares perf: lazy websocket connection on website 2023-07-01 12:43:53 +05:30
index.js fix: gently log the port on which the realtime service listens (#21575) 2023-07-14 11:36:31 +05:30
utils.js refactor: move handlers to separate file 2023-07-01 12:43:47 +05:30