deepstreamIO / deepstream.io

deepstream.io server
https://deepstreamio.github.io
MIT License
7.14k stars 381 forks source link

Merge all connectors using yarn workspaces (aka server side components monorepo) #1082

Closed yasserf closed 3 years ago

yasserf commented 4 years ago

This is a nice to have (although I already done it via submodules in deepstream.io repo). The idea behind this is just to use workspaces, which will make all the tasks way easier, and also allow tests to run against all connectors without having to write custom ones.