Skip to content
  • Cecylia Bocovich's avatar
    Modified proxy-go to use pion/webrtc · 0428797e
    Cecylia Bocovich authored
    The API is very similar, differences were mostly due to:
    - closing peer connections and datachannels (no destroy/delete methods)
    - different way to set datachannel/peer connection callbacks
    - differences in whether functions take pointers or values
    - no serialize/deserialize functions in the API
    0428797e