Skip to content

multiple user connection on the same goroutine? #42

Description

@ericjing83

Hi,
currently, within the handler function, each user will create a seperate goroutine as reader/writer.
Is it possibile for fasthttp/websocket to handle multiple user on a single goroutine with a kind of (may be) event loop?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions