Skip to content

Decide what to do with Ack #99

@t-wallet

Description

@t-wallet

Similarly to #87, we need to make a decision on what to do with the Ack type. There are three options:

  1. Keep it as is.
  2. Change it to Data Ack (fwdType :: Type) = Ack Bool. This ensures that mismatched Bwd and Fwd channels are not connected on the type level.
  3. Remove it entirely and just make the Bwd of Df a Bool.

I'd like to hear your opinions on this!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions