Skip to content

Akka htttp 1.12.0 - new server start #831

Open
@fggarcia

Description

@fggarcia

Akka-http 1.12.0 introduce a new interface to start a server.

 http.newServerAt(serverConfig.getString("interface"), serverConfig.getInt("port")).bind(routes)

Searching in kamon.instrumentation:

method bindAndHandle will be deprecated.

So maybe there must be an option to the new method

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions