Skip to content

Update examples to use PlatformSupport.makeEventLoopGroup? #1324

Open
@Jerry-Carter

Description

@Jerry-Carter

Describe the bug

According to the Using TLS guide, the use of

PlatformSupport.makeEventLoopGroup(loopCount: System.coreCount)

is preferred over calling MultiThreadedEventLoopGroup for TLS. Presumably this is generally true and the Examples should be updated accordingly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomerskind/bugFeature doesn't work as expected.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions