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

[Dashboard] TCP actions #541

Closed
mvladic opened this issue Sep 17, 2024 · 0 comments
Closed

[Dashboard] TCP actions #541

mvladic opened this issue Sep 17, 2024 · 0 comments
Assignees
Milestone

Comments

@mvladic
Copy link
Contributor

mvladic commented Sep 17, 2024

Implement TCP actions to support both TCP client and server:

  • TCPConnect - create client socket
  • TCPListen - listen for connections from the clients
  • TCPEvent - subscribe to TCP connection events
  • TCPWrite - write to TCP connection
  • TCPDisconnect - disconnect TCP connection
@mvladic mvladic added this to the M23 milestone Sep 17, 2024
@mvladic mvladic self-assigned this Sep 17, 2024
mvladic added a commit that referenced this issue Sep 17, 2024
mvladic added a commit that referenced this issue Sep 17, 2024
mvladic added a commit that referenced this issue Sep 19, 2024
mvladic added a commit that referenced this issue Sep 19, 2024
mvladic added a commit that referenced this issue Sep 19, 2024
mvladic added a commit that referenced this issue Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants