Skip to content

Reuse main loop to process the requests #4

@silvioprog

Description

@silvioprog

Hello,

it would be nice to provide an option which could allow to reuse the main loop of the application to process the requests. Thus, we could avoid blocking calls like this, e.g:

procedure TApplication.DoRun;


It requires this library Sagui's feature: risoflora/libsagui#9

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions