Skip to content

Does goquic support multiple threads/processes on server side? #57

@caozhihua12

Description

@caozhihua12

If goquic support multiple threads/processes, is the connection id table is global on server side?
If 2 clients use same connection id, how does the server identify it?
Also if thread1 process part of a http request, how does server guarantee the remaining request also is delivered to the same thread(thread1)? 

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