Skip to content

WIP: remove cowboy dependency

username-removed-47203 requested to merge internal_server_code into master

Using an external dependency to support the server connections will always be an issue when we have to embed barrel with other services from customers. So instead of trying to support all library around provide a sane default to sync between barrel nodes.

Merge request reports