CARVIEW |
Select Language
HTTP/2 200
date: Mon, 28 Jul 2025 12:06:51 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/AlmasB/FXGL.git
etag: W/"8df0bf3d6e2c31c09f3a4d365a0efb12"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=HPpZ3aoktzY6sbXyoOf0B7%2B0XLVrD5VwxPb49kHfKDSBttinEGziP2r4fRb7v9ScvIUrOwud2xkTN2F2Z0UFJ6MDlCELhdLg8ojHwVMDxWfs2SIbiem5967giIiCSugpbhS8dFcQNFL5NeHezz6bgLC8gHslkdoYMf2hBGpjUasWVaVLRhkqR5Uk4jHHAYnVv9G5N1a7y8Oeg9TrOnT98MtksAWmenpHF6ENHq%2BocIQD3MCIpVhjQAuS8rA5mqn%2Bxd3Xp2qoX6FxOQaiHA%2BKWA%3D%3D--%2BxSGA5rSgBVsJNKT--jzi%2F%2F6R5%2FTNqoJ3i5wUgwA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1961512192.1753704410; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 12:06:50 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 12:06:50 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: CE22:2EF87B:168846A:1C63493:688767DA
feat: MultiplayerService now provides ping (round-trip time) informat… · AlmasB/FXGL@80b25ac · GitHub
Copy file name to clipboardExpand all lines: fxgl-samples/src/main/java/sandbox/net/MultiplayerSample.java
Copy file name to clipboardExpand all lines: fxgl/src/main/kotlin/com/almasb/fxgl/multiplayer/MultiplayerService.kt
Copy file name to clipboardExpand all lines: fxgl/src/main/kotlin/com/almasb/fxgl/multiplayer/ReplicationEvent.kt
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 622
Commit 80b25ac
File tree
Expand file treeCollapse file tree
3 files changed
+70
-6
lines changedFilter options
- fxgl-samples/src/main/java/sandbox/net
- fxgl/src/main/kotlin/com/almasb/fxgl/multiplayer
Expand file treeCollapse file tree
3 files changed
+70
-6
lines changedfxgl-samples/src/main/java/sandbox/net/MultiplayerSample.java
Copy file name to clipboardExpand all lines: fxgl-samples/src/main/java/sandbox/net/MultiplayerSample.java+9-1Lines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
138 | 138 |
| |
139 | 139 |
| |
140 | 140 |
| |
| 141 | + | |
| 142 | + | |
141 | 143 |
| |
142 | 144 |
| |
143 | 145 |
| |
| |||
149 | 151 |
| |
150 | 152 |
| |
151 | 153 |
| |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
152 | 159 |
| |
153 | 160 |
| |
154 | 161 |
| |
| |||
162 | 169 |
| |
163 | 170 |
| |
164 | 171 |
| |
165 |
| - | |
166 | 172 |
| |
167 | 173 |
| |
| 174 | + | |
| 175 | + | |
168 | 176 |
| |
169 | 177 |
| |
170 | 178 |
| |
|
fxgl/src/main/kotlin/com/almasb/fxgl/multiplayer/MultiplayerService.kt
Copy file name to clipboardExpand all lines: fxgl/src/main/kotlin/com/almasb/fxgl/multiplayer/MultiplayerService.kt+48-4Lines changed: 48 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| 21 | + | |
| 22 | + | |
21 | 23 |
| |
22 | 24 |
| |
23 | 25 |
| |
| |||
30 | 32 |
| |
31 | 33 |
| |
32 | 34 |
| |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
33 | 61 |
| |
34 | 62 |
| |
35 | 63 |
| |
36 | 64 |
| |
| 65 | + | |
| 66 | + | |
37 | 67 |
| |
38 | 68 |
| |
| 69 | + | |
| 70 | + | |
39 | 71 |
| |
40 | 72 |
| |
41 | 73 |
| |
42 | 74 |
| |
43 | 75 |
| |
44 | 76 |
| |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
45 | 85 |
| |
46 | 86 |
| |
47 | 87 |
| |
| |||
73 | 113 |
| |
74 | 114 |
| |
75 | 115 |
| |
76 |
| - | |
| 116 | + | |
| 117 | + | |
77 | 118 |
| |
78 |
| - | |
79 | 119 |
| |
80 | 120 |
| |
81 | 121 |
| |
| |||
237 | 277 |
| |
238 | 278 |
| |
239 | 279 |
| |
240 |
| - | |
| 280 | + | |
241 | 281 |
| |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
242 | 286 |
| |
243 | 287 |
|
fxgl/src/main/kotlin/com/almasb/fxgl/multiplayer/ReplicationEvent.kt
Copy file name to clipboardExpand all lines: fxgl/src/main/kotlin/com/almasb/fxgl/multiplayer/ReplicationEvent.kt+13-1Lines changed: 13 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
| 33 | + | |
| 34 | + | |
| 35 | + | |
33 | 36 |
| |
34 | 37 |
| |
35 | 38 |
| |
| |||
70 | 73 |
| |
71 | 74 |
| |
72 | 75 |
| |
73 |
| - | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + |
You can’t perform that action at this time.
0 commit comments