♻️ Refactor websocket layer.

This commit replaces rj9a with funcool/yetti ring adapter.
Cleans the websocket api and makes it fully asynchronous.
Also a common websocket protocol abstraction that will allow
more easy path for creating new websocket based services.
This commit is contained in:
Andrey Antukh 2021-12-28 00:04:58 +01:00 committed by Alonso Torres
parent 6dae420254
commit c394495a26
11 changed files with 478 additions and 403 deletions

View file

@ -2,7 +2,7 @@
"name": "app",
"version": "0.1.0",
"description": "The Open-Source prototyping tool",
"author": "UXBOX LABS SL",
"author": "Kaleidos Ventures SL",
"license": "SEE LICENSE IN <LICENSE>",
"repository": {
"type": "git",