Skip to content

Create Servers #12

@daniloqueiroz

Description

@daniloqueiroz

Allow to register servers that encapsulate the creation of sockets, codecs, handling protocol and so on in a easy way.

application.register(new HTTPServer()).onPort(8080).withHandlers(...)

Define a life-cycle for the servers (load, configure...)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions