You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(examples): add AsyncDemoEndpoint for asynchronous handling
Introduces AsyncDemoEndpoint to demonstrate asynchronous endpoint capabilities within the mega example. This new endpoint simulates async work and provides a clear example of how to implement async functionality in LightAPI. Updates the main application to register the new endpoint and includes usage instructions in the output. These changes enhance the framework's demonstration of async performance features.
0 commit comments