Skip to content

Durable WASI TCP sockets #170

@vigoo

Description

@vigoo

Currently we are not persisting anything for tcp connections. There are several things we should do, not detailed in the table below yet:

  • we should probably only allow outgoing connections, and maybe even limit the ip/port range
  • each operation that communicates with an external host should be persisted
  • similarly to the http durability, if we “ran out of replay” and still have a previously open connection, every further operation on that socket should fail

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions