Move static fonts and images to a webserver module instead of Flask #165

Closed
opened 2022-07-05 01:39:03 +02:00 by blacklight · 0 comments
Owner

Created by: BlackLight

Flask isn't very optimized to serve binary files and static resources.
Move font-awesome resources and images to a static HTTP server based on Python's default webserver module.

*Created by: BlackLight* Flask isn't very optimized to serve binary files and static resources. Move font-awesome resources and images to a static HTTP server based on Python's default webserver module.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: platypush/platypush#165
No description provided.