Skip to content
New issue

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

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

Already on GitHub? Sign in 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

@pallavighule pallavighule self-assigned this Dec 3, 2024
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
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 <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
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 <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
@RinkalBhojani RinkalBhojani force-pushed the feat/socketdock-implementation branch from e509b2a to 64ab6a6 Compare December 17, 2024 11:12
Signed-off-by: Rinkal Bhojani <[email protected]>
src/agent.ts Outdated Show resolved Hide resolved
src/transport/SocketDockInboundTransport.ts Outdated Show resolved Hide resolved
Signed-off-by: pallavicoder <[email protected]>
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

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

Successfully merging this pull request may close these issues.

3 participants