15 Commits

Author SHA1 Message Date
c3f2c57e5f feature (turboload): decrease load time via sw 2025-01-27 14:05:55 +11:00
63ae5f2ed8 feature (middleware): middleware as a plugin 2024-06-26 23:47:07 +10:00
8de87be06f chore (refactoring): cleanup server middleware 2024-03-26 07:42:59 +11:00
9e142d5de5 feature (dynamic): make configuration dynamic 2024-03-13 00:18:24 +11:00
0748e56092 fix (recover): recover from possible panic 2022-09-15 18:53:36 +10:00
549d6805f0 feature (api): prepare api for public use 2022-09-05 11:59:28 +10:00
dd6f0ca407 feature (cancellation): logic to cancel request in client and server 2022-09-02 17:26:32 +10:00
a82177e719 maintain (ctx): pass app context as pointer 2022-08-30 17:27:23 +10:00
9b60ac6301 feature (log): enable more log types 2022-04-07 08:02:24 +10:00
f7a4e52703 maintain (go): go format 2021-08-22 16:47:09 +10:00
9836edacbf maintain (telemetry): update API to a custom endpoint 2019-05-07 14:16:54 +10:00
=
52c48223ba improve (log): write in stdout as well as log file 2019-04-15 12:19:04 +10:00
36f937da80 improve (performance): increase performance as per the benchmark observation 2019-02-19 19:06:34 +11:00
a34b8b48e7 migrate (name): change project name 2019-01-28 01:09:45 +11:00
ab93520773 optimise (middleware): refactore middleware to focus on better performance and security 2019-01-28 01:09:45 +11:00