client multiplexes AND recovers correctly! (close #31)

- stabilize rest of WebRTCPeer
 - use uid for the datachannel label
 - store a consistent WebRTC config in the dialer
This commit is contained in:
Serene Han 2016-06-15 18:59:55 -07:00
parent 2bf0e5457e
commit e93c38f834
8 changed files with 50 additions and 35 deletions

View file

@ -2,10 +2,11 @@ package main
import (
"fmt"
"github.com/keroserene/go-webrtc"
"log"
"strings"
"time"
"github.com/keroserene/go-webrtc"
)
const (