mirror of
https://github.com/penpot/penpot.git
synced 2026-04-29 21:28:20 +00:00
📎 Add debug to ws messages.
This commit is contained in:
parent
c48da3d316
commit
2fb96a1b7d
@ -115,6 +115,7 @@
|
||||
(a/offer! input-ch message))
|
||||
(catch Throwable e
|
||||
(l/warn :hint "error on decoding incoming message from websocket"
|
||||
:wsmsg (pr-str message)
|
||||
:cause e)
|
||||
(on-terminate))))
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user