Skip to content

Move some functionality into Peer class #65

@dbrgn

Description

@dbrgn

Some functionality like this.

  • Signaling.encryptHandshakeDataForServer(...)
  • Signaling.encryptHandshakeDataForPeer(...)

...could be moved into the Peer class. Then polymorphism could replace if-else statements.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions