Files
SpeedTest/src
Alexander Zinn 3a3b85f138 Enhance BunHttpServer with port configuration and server management
* Added a private _port property to manage the server port.
* Updated constructor to accept a BunServer instance.
* Implemented listen method to start the Bun server with specified configurations.
* Introduced stop method to gracefully stop the Bun server.
2025-11-21 03:15:34 -05:00
..