Skip to content

Dependency Injection Recommendations #69

Description

@blankfunc

As a lightweight data layer transport protocol, ENET should not be limited to the underlying udp. I think that limits its use.

In network environments such as p2p and even tcp networks, enet is useful, perhaps a transport layer protocol that does not belong to QUIC in most respects.

Therefore, I think the network layer of enet should not be bound to udp, but should be abstracted into data exchange operations such as send, recv or config in the form of dependency injection.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions