Skip to content

Understanding parameters in onAfterCreate #52

@npastuh0v

Description

@npastuh0v

Colleagues, good afternoon. I'm analyzing a test case https://github.com/oatpp/example-yuv-websocket-stream . There are several questions:

  1. In the signature of the method void onAfterCreate(const oatpp::websocket WebSocket& socket, const std::shared_ptr<const ParameterMap>& params) override; I am interested in the purpose of using the params attribute. I am interested in the route of passing this set of parameters: where does it come from and what kind of parameters can be contained there? I am interested in their practical significance. Maybe I didn't look through the documentation well, but I didn't see a description there. Thank you for your concern!

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