• Juliusz Chroboczek's avatar
    Simplify the protocol and the protocol interface. · f53276b8
    Juliusz Chroboczek authored
    Split the id field into id and source, where source indicates the sender
    of the message and id the entity being sent.  Remove the label request,
    just use the offerer's username.  Maintain the username within the
    ServerConnection, this removes a parameter from some methods.
    f53276b8
rtpconn.go 25 KB