Skip to content

Making uWestJS platform agnostic #22

@VikramAditya33

Description

@VikramAditya33

v2.0.0 will introduce the HTTP adaptor (uwsPlatformAdapter) for uWestJS but the thing is that everything will be tightly coupled to NestJS only and wouldn't be able to use the HTTP wrappers standalone.

This project/repo will be transferred under @FOSSFORGE soon once v2.0.0 is out.

Potential Ideas I have right now:

  1. Extend this one to Monorepo with Packages (example: @uwestjs/core, @uwestjs/nestjs)
  2. Make separate Repos like uws-core, uws-nestjs, uws-websocket

Though I'm leaning towards making this one a Monorepo (which seems to be most optimal to increase re-usability and make it more platform agnostic)

Current architecture is domain-driven too which has distinct concerns for everything.

Metadata

Metadata

Assignees

No one assigned

    Labels

    big stuffProbably talking around a new feature or a request which is quite bigbreaking changeAs the name saysenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions