Commit 1046647
chore: expose websockets (#2201)
* chore: websockets. Minimalist UI to use WebSockets
* fix: adjusting #ifdef on transport version to allow building non-webgl platforms with UTP 2.0
* fix: addressing build issue where WebGL platform requires different name for UTP symbols
* fix: emitting a warning and switching to WebSockets if uers don't, on WebGL platform
* Addressing PR review comments
* Addressing PR review comments
* Update com.unity.netcode.gameobjects/CHANGELOG.md
Co-authored-by: Fatih Mar <mfatihmar@gmail.com>
Co-authored-by: Fatih Mar <mfatihmar@gmail.com>1 parent f34ded4 commit 1046647
2 files changed
Lines changed: 32 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
12 | 16 | | |
13 | 17 | | |
14 | 18 | | |
| |||
Lines changed: 28 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
153 | 165 | | |
154 | 166 | | |
155 | 167 | | |
| |||
1365 | 1377 | | |
1366 | 1378 | | |
1367 | 1379 | | |
| 1380 | + | |
| 1381 | + | |
| 1382 | + | |
| 1383 | + | |
| 1384 | + | |
| 1385 | + | |
| 1386 | + | |
| 1387 | + | |
| 1388 | + | |
| 1389 | + | |
| 1390 | + | |
| 1391 | + | |
| 1392 | + | |
| 1393 | + | |
| 1394 | + | |
1368 | 1395 | | |
| 1396 | + | |
1369 | 1397 | | |
1370 | 1398 | | |
1371 | 1399 | | |
| |||
0 commit comments