# OptimizeEventSource **Repository Path**: chenying68/OptimizeEventSource ## Basic Information - **Project Name**: OptimizeEventSource - **Description**: optimize @microsoft/fetch-event-source npm lib - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-04-10 - **Last Updated**: 2024-04-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Optimize Readme 1. Optimize the error option, if you want to stop in error, SSE option 'isReturn' set to 'true', SSE will stop, otherwise it will continue polling the error until it is correct, this can cause a lot of problems, so I optimized it