You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bramble is currently a monolithic and opinionated gateway, which makes supporting all use cases quite difficult. Separating out Bramble's core gateway logic into its own importable package would allow more use cases to be implemented by the community.
The text was updated successfully, but these errors were encountered:
nmaquet
changed the title
RFC: Carve out Bramble's core into an importable package
RFC: carve out Bramble's core into an importable package
Nov 11, 2021
Is there any movement on this? I personally think this is a really good idea too. Might make it easier to implement some of the other features too like #99 .
Bramble is currently a monolithic and opinionated gateway, which makes supporting all use cases quite difficult. Separating out Bramble's core gateway logic into its own importable package would allow more use cases to be implemented by the community.
The text was updated successfully, but these errors were encountered: