hyung-hwan
  • Joined on 2022-12-21
hyung-hwan pushed to main at hyung-hwan/hodu 2025-01-07 14:59:57 +00:00
13faadabcd updated to assign connection id and route id from 1, using 0 as an automatic assigned marker
hyung-hwan pushed to main at hyung-hwan/hodu 2025-01-07 06:23:15 +00:00
b8bd8f4d4c support lifetime update of a client-side route
hyung-hwan pushed to main at hyung-hwan/hodu 2025-01-07 04:45:00 +00:00
d95bc8385a added lifetime to client route
hyung-hwan pushed to main at hyung-hwan/hodu 2025-01-06 12:28:47 +00:00
8af910aa8f fixed a wrong endpoint path
hyung-hwan pushed to main at hyung-hwan/hodu 2025-01-04 16:37:02 +00:00
1edcbb4f93 added some redirect handlers
hyung-hwan pushed to main at hyung-hwan/hodu 2025-01-04 09:41:51 +00:00
aa5f3d8af8 removed code for _init endpoint and cookie handling
hyung-hwan pushed to main at hyung-hwan/hodu 2024-12-29 07:11:43 +00:00
ee6d56de67 added xterm-html-file option to server.yaml
hyung-hwan pushed to main at hyung-hwan/hodu 2024-12-28 09:48:39 +00:00
65cec65597 added SetXtermHtml and GetXtermHtml to enable the caller to customize the ssh page
hyung-hwan pushed to main at hyung-hwan/hodu 2024-12-28 09:35:24 +00:00
4016793327 exposed some fields of ServerRoute and ServerConn
hyung-hwan pushed to main at hyung-hwan/hodu 2024-12-28 04:20:02 +00:00
a5bb59622e removed unneeded code
hyung-hwan pushed to main at hyung-hwan/hodu 2024-12-27 07:52:37 +00:00
9d266180e9 removed repeated GetId functions using struct embedding
hyung-hwan pushed to main at hyung-hwan/hodu 2024-12-27 05:44:09 +00:00
f1572f9321 enhanced for wpx response transformer
hyung-hwan pushed to main at hyung-hwan/hodu 2024-12-25 15:20:53 +00:00
6809cfdeb6 fixed the issue of no mutex lock/unlock when accessing some maps.
hyung-hwan pushed to main at hyung-hwan/hodu 2024-12-25 07:12:14 +00:00
fcb7ae5ade ensured call the cancellation function for ssh connection
hyung-hwan pushed to main at hyung-hwan/hodu 2024-12-25 07:00:26 +00:00
1681b34374 ensured to call context cancellation function
hyung-hwan pushed to main at hyung-hwan/hodu 2024-12-24 17:15:00 +00:00
2424a63db9 enhanced conneciton upgrade handling in http proxy code
hyung-hwan pushed to main at hyung-hwan/hodu 2024-12-22 16:28:01 +00:00
c1f7c5d4c2 enhancing http proxy code
hyung-hwan pushed to main at hyung-hwan/hcl 2024-12-22 13:06:55 +00:00
87fd48b713 bundled isocline
hyung-hwan pushed to main at hyung-hwan/qse 2024-12-20 07:19:13 +00:00
19ef5cc9e9 fixed some typecasting issues with modern c++ compilers.
hyung-hwan pushed to main at hyung-hwan/hodu 2024-12-19 16:09:16 +00:00
91714b23ae implementing websocket proxy