Skip to content

Commit 6133cc0

Browse files
small updates
1 parent 69c9a11 commit 6133cc0

File tree

2 files changed

+4
-28
lines changed

2 files changed

+4
-28
lines changed

Assets/SimpleWebRTC/Runtime/Prefabs/Client-STUNConnection.prefab

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -626,7 +626,7 @@ MonoBehaviour:
626626
m_Script: {fileID: 11500000, guid: 7588ce98b751e28419e83a73016454e5, type: 3}
627627
m_Name:
628628
m_EditorClassIdentifier:
629-
WebSocketServerAddress: wss://unity-webrtc-signaling-priv.glitch.me
629+
WebSocketServerAddress: wss://unity-webrtc-signaling.glitch.me
630630
StunServerAddress: stun:stun.l.google.com:19302
631631
LocalPeerId: Red-PeerId
632632
UseHTTPHeader: 1

Assets/SimpleWebRTC/Samples~/ExampleScenes/WebRTC-SingleClient-STUNConnection.unity

Lines changed: 3 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -2737,33 +2737,9 @@ PrefabInstance:
27372737
value: 0
27382738
objectReference: {fileID: 0}
27392739
- target: {fileID: 2360244695844763642, guid: 2884c322692e8cb4fa7aeed7d35cb11a, type: 3}
2740-
propertyPath: LocalPeerId
2741-
value: Red-PeerId
2742-
objectReference: {fileID: 0}
2743-
- target: {fileID: 2360244695844763642, guid: 2884c322692e8cb4fa7aeed7d35cb11a, type: 3}
2744-
propertyPath: IsVideoAudioSender
2745-
value: 1
2746-
objectReference: {fileID: 0}
2747-
- target: {fileID: 2360244695844763642, guid: 2884c322692e8cb4fa7aeed7d35cb11a, type: 3}
2748-
propertyPath: IsVideoAudioReceiver
2749-
value: 1
2750-
objectReference: {fileID: 0}
2751-
- target: {fileID: 2360244695844763642, guid: 2884c322692e8cb4fa7aeed7d35cb11a, type: 3}
2752-
propertyPath: WebSocketConnectionChanged.m_PersistentCalls.m_Calls.Array.size
2753-
value: 0
2754-
objectReference: {fileID: 0}
2755-
- target: {fileID: 2360244695844763642, guid: 2884c322692e8cb4fa7aeed7d35cb11a, type: 3}
2756-
propertyPath: WebSocketConnectionChanged.m_PersistentCalls.m_Calls.Array.data[0].m_CallState
2757-
value: 2
2758-
objectReference: {fileID: 0}
2759-
- target: {fileID: 2360244695844763642, guid: 2884c322692e8cb4fa7aeed7d35cb11a, type: 3}
2760-
propertyPath: WebSocketConnectionChanged.m_PersistentCalls.m_Calls.Array.data[1].m_CallState
2761-
value: 2
2762-
objectReference: {fileID: 0}
2763-
- target: {fileID: 4742940825921038815, guid: 2884c322692e8cb4fa7aeed7d35cb11a, type: 3}
2764-
propertyPath: m_Enabled
2765-
value: 1
2766-
objectReference: {fileID: 0}
2740+
propertyPath: DataChannelMessageReceived.m_PersistentCalls.m_Calls.Array.data[0].m_Target
2741+
value:
2742+
objectReference: {fileID: 1144258515}
27672743
- target: {fileID: 5412547114386104584, guid: 2884c322692e8cb4fa7aeed7d35cb11a, type: 3}
27682744
propertyPath: m_Name
27692745
value: Client-STUNConnection

0 commit comments

Comments
 (0)