Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: socketdock implementation #26

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Conversation

pallavighule
Copy link

What

  • Added socket id manager
  • Added socketdock transport session
  • Added connect disconnect and message routes for accepting socketdock requests

Signed-off-by: pallavicoder <pallavi.ghule@ayanworks.com>
Signed-off-by: pallavicoder <pallavi.ghule@ayanworks.com>
Signed-off-by: pallavicoder <pallavi.ghule@ayanworks.com>
Signed-off-by: pallavicoder <pallavi.ghule@ayanworks.com>
Signed-off-by: pallavicoder <pallavi.ghule@ayanworks.com>
@pallavighule pallavighule self-assigned this Dec 3, 2024
Signed-off-by: pallavicoder <pallavi.ghule@ayanworks.com>
Signed-off-by: pallavicoder <pallavi.ghule@ayanworks.com>
Signed-off-by: pallavicoder <pallavi.ghule@ayanworks.com>
src/constants.ts Outdated Show resolved Hide resolved
src/transport/ProcessInboundMessage.ts Outdated Show resolved Hide resolved
src/transport/SocketIdManager.ts Outdated Show resolved Hide resolved
src/transport/SocketDockInboundTransport.ts Show resolved Hide resolved
src/agent.ts Show resolved Hide resolved
Signed-off-by: pallavicoder <pallavi.ghule@ayanworks.com>
Signed-off-by: pallavicoder <pallavi.ghule@ayanworks.com>
Signed-off-by: pallavicoder <pallavi.ghule@ayanworks.com>
src/transport/SocketDockInboundTransport.ts Outdated Show resolved Hide resolved
src/transport/SocketDockInboundTransport.ts Outdated Show resolved Hide resolved
src/transport/SocketDockInboundTransport.ts Outdated Show resolved Hide resolved
pallavighule and others added 6 commits December 4, 2024 16:57
Signed-off-by: pallavicoder <pallavi.ghule@ayanworks.com>
Signed-off-by: pallavicoder <pallavi.ghule@ayanworks.com>
Signed-off-by: pallavicoder <pallavi.ghule@ayanworks.com>
Signed-off-by: pallavicoder <pallavi.ghule@ayanworks.com>
Signed-off-by: pallavicoder <pallavi.ghule@ayanworks.com>
Signed-off-by: Rinkal Bhojani <rinkal.bhojani@ayanworks.com>
@RinkalBhojani RinkalBhojani force-pushed the feat/socketdock-implementation branch from e509b2a to 64ab6a6 Compare December 17, 2024 11:12
Signed-off-by: Rinkal Bhojani <rinkal.bhojani@ayanworks.com>
src/agent.ts Outdated Show resolved Hide resolved
src/transport/SocketDockInboundTransport.ts Outdated Show resolved Hide resolved
Signed-off-by: pallavicoder <pallavi.ghule@ayanworks.com>
Copy link
Collaborator

@sairanjit sairanjit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants