Thanks to visit codestin.com
Credit goes to github.com

Skip to content

clientsCount property of server... why need to keep this private, #672

@devashishg

Description

@devashishg

private clientsCount: number;

Prior to migration it was accessible form server's engine property, but now this is made private and though the count is being updated but never getting used.
Can we get back to keeping this public property of Abstract class BaseServer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions