mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-14 09:32:22 +00:00
Better exception handling in the websocket server.
This commit is contained in:
parent
7ab7d342d5
commit
0b74fdd5ab
3 changed files with 53 additions and 23 deletions
|
|
@ -49,4 +49,4 @@ executable reanimate-server
|
|||
other-modules: Reanimate.Misc
|
||||
Cache
|
||||
build-depends: base >=4.10 && <4.13, text, websockets, process, filepath, directory,
|
||||
containers, hashable
|
||||
containers, hashable, time
|
||||
|
|
|
|||
Loading…
Reference in a new issue