Commit Graph

21 Commits

Author SHA1 Message Date
harshabose
c1b249bc1f almost done with chat interceptor. Implement message registories mechanism 2025-05-23 11:02:30 +05:30
harshabose
3bc71a1627 general commit 2025-05-23 01:34:52 +05:30
harshabose
2bae581d37 general commit 2025-05-14 16:46:37 +05:30
harshabose
3224717fe0 general commit 2025-05-13 23:52:37 +05:30
harshabose
4d48be49c2 general commit 2025-05-09 19:29:46 +05:30
harshabose
1cffe91b4d added health processor and few related messages and processes 2025-05-08 00:53:38 +05:30
harshabose
51bceea105 added the Processor interface 2025-05-07 18:56:10 +05:30
harshabose
420cce494f added health request stream messages 2025-05-07 00:56:57 +05:30
harshabose
5d89fe91d6 in-process of converting interceptors to client and server interceptors 2025-05-06 21:08:46 +05:30
harshabose
2672ffe223 stated writing chat interceptor 2025-05-05 05:46:38 +05:30
harshabose
22bc39105d changed Writer and Reader method on encryption interceptor 2025-05-03 19:29:23 +05:30
harshabose
162c4108c2 added InterceptSocketWriter and InterceptSocketReader functions on encryption interceptor 2025-05-02 19:31:13 +05:30
harshabose
9398d0bd5d added aes256.go 2025-05-02 12:53:30 +05:30
harshabose
29d5ca8ade added NewBaseMessage function in message.go 2025-05-02 02:52:05 +05:30
harshabose
83414564ec added NewBaseMessage function in message.go 2025-05-01 01:55:31 +05:30
harshabose
dc28c3d354 added NewBaseMessage function in message.go 2025-05-01 01:48:39 +05:30
harshabose
325909d235 added NewBaseMessage function in message.go 2025-05-01 01:32:57 +05:30
harshabose
aed3b8c928 updated encryption interceptor to meet good programming principle: added modular key exchange mechanism, updated interface design, restructured interfaces to support interface segregation 2025-05-01 01:09:43 +05:30
harshabose
8f381b77f4 first commit 2025-04-30 16:26:36 +05:30
harshabose
2a53196f7d first commit 2025-04-26 14:36:41 +05:30
harshabose
f6b6a7f70c first commit 2025-04-26 14:36:25 +05:30