Commit Graph

19 Commits

Author SHA1 Message Date
7b49817182 Add WebSocket support for Chromium DevTools endpoints
Implemented WebSocket communication in ChromiumDevTools to support 'page/' endpoints, allowing bidirectional messaging with Chromium DevTools Protocol. Added timeout configuration, improved error handling, and refactored WebSocketManager for connection pooling and reconnection. Updated resources and configuration files to support new timeout settings. Also fixed editor.html to handle direct JSON responses for citi-query.
2025-07-31 16:59:03 +09:00
2b4814ecb5 Add resource server autostart and Chromium config options
Introduces ResourceServerAutoStart and ChromiumFileName/ChromiumDevToolsPrefix settings to app.config and resources. Refactors resource server startup logic to support autostart and configurable browser launch. Cleans up related code in MainForm and Program for improved flexibility and maintainability.
2025-07-27 15:57:05 +09:00
aacc2414f2 ESENT completed #277 2025-06-25 00:19:56 +09:00
6637ebde11 Criminal IP (criminalip.io) integration to WelsonJS Editor 2025-05-17 16:36:49 +09:00
a001471451 Improve the concept to access a blob sources 2025-05-10 16:07:36 +09:00
14c8b12df7 Add a CDN servers 2025-05-05 23:32:41 +09:00
302e7ce4fc Add an available CDN servers 2025-05-05 19:13:41 +09:00
d362d852ad Add JavaScript CDN servers 2025-05-05 17:38:48 +09:00
05ea48a0be some updates 2025-04-18 19:22:25 +09:00
5b2863058a Add support the Azure AI, Optimize the HTTPClient object uses. 2025-04-11 13:44:21 +09:00
2896cc6bf1 Some updates 2025-04-05 17:27:38 +09:00
be37951807 Add the blob server gateway 2025-04-05 17:10:19 +09:00
dd85e98c9a Some updates 2025-04-05 15:16:15 +09:00
d8fa8779de Refactor an endpoints of the web based editor 2025-04-05 12:53:28 +09:00
96dbe7b2cd Add Azure AI service (Azure AI Foundry), Add the AppConfig manager 2025-04-02 11:25:23 +09:00
4372bdb09d some updates 2025-03-31 16:59:56 +09:00
40b0b704e3 some updates 2025-03-31 15:06:03 +09:00
4f319d474f some updates 2025-03-31 14:18:03 +09:00
d8558a4398 Add WelsonJS.Launcher component 2024-08-22 03:36:58 +09:00