Skip to content

The code architecture require improve #529

Closed
@lin-calvin

Description

@lin-calvin

Rencently, i road the code of this project, but I found there are several things can be done in a more beautiful way
Firstly, fletd will be download by the code when the first time run. however,pipy can distribute the packages for each system and architecture, so the you needn't download it by your self, just bundle them into the package, (see flet.py,line 284)
Secondly, the flet client has the same problem to the fletd and it will be decompression everytime that system boot on linux, because /tmp is a "ramdisk" on most linux. so, just put the uncompression client files into the package this will make it start faster
In addition could you add a full api reference?
(Sorry for my English)

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