Skip to content

Export searchReadParams struct and searchRead function? #2

@halybang

Description

@halybang

Can you export searchReadParams struct and searchRead function inside web/controllers/model_calls.go ?
I wrote a websocket module for JsonRPC. This module use same JSONRPC call as HTTP Request/Reply. This module help client app send request through HTTP as WebSocket. It require web module export Execute (Already exported) and searchRead function.
I need this module for real-time communication (for ex: Chat support, notify client about price changed, display IoT devices status, display vehicles within Google Map Viewer ...etc).
Thanks.

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