Skip to content

Getting query string parameters with asp.net core. #335

@Dawiducik

Description

@Dawiducik

Hello,
My goal is to connect to Caller with path e.g. ws://localhost:8081/ws, but I want to provide additional GET paramer to URL (so it becomes more like ws://localhost:8081/ws/<resource-id>) and e.g. reject the connection. My question is, is it possible in current state of this library? Is there any DI service containing context? Maybe I can use HttpContext in handlers? Should I make my own workaround, or use WAMP host in controller method taking GET params?
Thanks in advance!

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