You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(client-gamelift): Add support for UDP ping beacons to ListLocations API, including new PingBeacon and UDPEndpoint data types within its Locations return value. Use UDP ping beacon endpoints to help measure real-time network latency for multiplayer games.
Copy file name to clipboardExpand all lines: clients/client-gamelift/README.md
+16-16Lines changed: 16 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,60 +6,60 @@
6
6
7
7
AWS SDK for JavaScript GameLift Client for Node.js, Browser and React Native.
8
8
9
-
<p>Amazon GameLift provides solutions for hosting session-based multiplayer game servers in the
9
+
<p>Amazon GameLift Servers provides solutions for hosting session-based multiplayer game servers in the
10
10
cloud, including tools for deploying, operating, and scaling game servers. Built on
11
11
Amazon Web Services global computing infrastructure, GameLift helps you deliver high-performance,
12
12
high-reliability, low-cost game servers while dynamically scaling your resource usage to
13
13
meet player demand. </p>
14
14
<p>
15
-
<b>About Amazon GameLift solutions</b>
15
+
<b>About Amazon GameLift Servers solutions</b>
16
16
</p>
17
-
<p>Get more information on these Amazon GameLift solutions in the <ahref="https://docs.aws.amazon.com/gamelift/latest/developerguide/">Amazon GameLift Developer Guide</a>.</p>
17
+
<p>Get more information on these Amazon GameLift Servers solutions in the <ahref="https://docs.aws.amazon.com/gamelift/latest/developerguide/">Amazon GameLift Servers Developer Guide</a>.</p>
18
18
<ul>
19
19
<li>
20
-
<p>Amazon GameLift managed hosting -- Amazon GameLift offers a fully managed service to set up
20
+
<p>Amazon GameLift Servers managed hosting -- Amazon GameLift Servers offers a fully managed service to set up
21
21
and maintain computing machines for hosting, manage game session and player
22
22
session life cycle, and handle security, storage, and performance tracking. You
23
23
can use automatic scaling tools to balance player demand and hosting costs,
24
24
configure your game session management to minimize player latency, and add
25
25
FlexMatch for matchmaking.</p>
26
26
</li>
27
27
<li>
28
-
<p>Managed hosting with Amazon GameLift Realtime -- With Amazon GameLift Amazon GameLift Realtime, you can quickly configure
29
-
and set up ready-to-go game servers for your game. Amazon GameLift Realtime provides a game server
30
-
framework with core Amazon GameLift infrastructure already built in. Then use the full
31
-
range of Amazon GameLift managed hosting features, including FlexMatch, for your
28
+
<p>Managed hosting with Amazon GameLift Servers Realtime -- With Amazon GameLift Servers Amazon GameLift Servers Realtime, you can quickly configure
29
+
and set up ready-to-go game servers for your game. Amazon GameLift Servers Realtime provides a game server
30
+
framework with core Amazon GameLift Servers infrastructure already built in. Then use the full
31
+
range of Amazon GameLift Servers managed hosting features, including FlexMatch, for your
32
32
game.</p>
33
33
</li>
34
34
<li>
35
-
<p>Amazon GameLift FleetIQ -- Use Amazon GameLift FleetIQ as a standalone service while hosting your games using EC2
36
-
instances and Auto Scaling groups. Amazon GameLift FleetIQ provides optimizations for game
35
+
<p>Amazon GameLift Servers FleetIQ -- Use Amazon GameLift Servers FleetIQ as a standalone service while hosting your games using EC2
36
+
instances and Auto Scaling groups. Amazon GameLift Servers FleetIQ provides optimizations for game
37
37
hosting, including boosting the viability of low-cost Spot Instances gaming. For
38
-
a complete solution, pair the Amazon GameLift FleetIQ and FlexMatch standalone services.</p>
38
+
a complete solution, pair the Amazon GameLift Servers FleetIQ and FlexMatch standalone services.</p>
39
39
</li>
40
40
<li>
41
-
<p>Amazon GameLift FlexMatch -- Add matchmaking to your game hosting solution. FlexMatch is a
41
+
<p>Amazon GameLift Servers FlexMatch -- Add matchmaking to your game hosting solution. FlexMatch is a
42
42
customizable matchmaking service for multiplayer games. Use FlexMatch as
43
-
integrated with Amazon GameLift managed hosting or incorporate FlexMatch as a standalone
43
+
integrated with Amazon GameLift Servers managed hosting or incorporate FlexMatch as a standalone
44
44
service into your own hosting solution.</p>
45
45
</li>
46
46
</ul>
47
47
<p>
48
48
<b>About this API Reference</b>
49
49
</p>
50
-
<p>This reference guide describes the low-level service API for Amazon GameLift. With each topic
50
+
<p>This reference guide describes the low-level service API for Amazon GameLift Servers. With each topic
51
51
in this guide, you can find links to language-specific SDK guides and the Amazon Web Services CLI
52
52
reference. Useful links:</p>
53
53
<ul>
54
54
<li>
55
55
<p>
56
-
<ahref="https://docs.aws.amazon.com/gamelift/latest/developerguide/reference-awssdk.html">Amazon GameLift API
56
+
<ahref="https://docs.aws.amazon.com/gamelift/latest/developerguide/reference-awssdk.html">Amazon GameLift Servers API
* <p>Amazon GameLift provides solutions for hosting session-based multiplayer game servers in the
2529
+
* <p>Amazon GameLift Servers provides solutions for hosting session-based multiplayer game servers in the
2530
2530
* cloud, including tools for deploying, operating, and scaling game servers. Built on
2531
2531
* Amazon Web Services global computing infrastructure, GameLift helps you deliver high-performance,
2532
2532
* high-reliability, low-cost game servers while dynamically scaling your resource usage to
2533
2533
* meet player demand. </p>
2534
2534
* <p>
2535
-
* <b>About Amazon GameLift solutions</b>
2535
+
* <b>About Amazon GameLift Servers solutions</b>
2536
2536
* </p>
2537
-
* <p>Get more information on these Amazon GameLift solutions in the <a href="https://docs.aws.amazon.com/gamelift/latest/developerguide/">Amazon GameLift Developer Guide</a>.</p>
2537
+
* <p>Get more information on these Amazon GameLift Servers solutions in the <a href="https://docs.aws.amazon.com/gamelift/latest/developerguide/">Amazon GameLift Servers Developer Guide</a>.</p>
2538
2538
* <ul>
2539
2539
* <li>
2540
-
* <p>Amazon GameLift managed hosting -- Amazon GameLift offers a fully managed service to set up
2540
+
* <p>Amazon GameLift Servers managed hosting -- Amazon GameLift Servers offers a fully managed service to set up
2541
2541
* and maintain computing machines for hosting, manage game session and player
2542
2542
* session life cycle, and handle security, storage, and performance tracking. You
2543
2543
* can use automatic scaling tools to balance player demand and hosting costs,
2544
2544
* configure your game session management to minimize player latency, and add
2545
2545
* FlexMatch for matchmaking.</p>
2546
2546
* </li>
2547
2547
* <li>
2548
-
* <p>Managed hosting with Amazon GameLift Realtime -- With Amazon GameLift Amazon GameLift Realtime, you can quickly configure
2549
-
* and set up ready-to-go game servers for your game. Amazon GameLift Realtime provides a game server
2550
-
* framework with core Amazon GameLift infrastructure already built in. Then use the full
2551
-
* range of Amazon GameLift managed hosting features, including FlexMatch, for your
2548
+
* <p>Managed hosting with Amazon GameLift Servers Realtime -- With Amazon GameLift Servers Amazon GameLift Servers Realtime, you can quickly configure
2549
+
* and set up ready-to-go game servers for your game. Amazon GameLift Servers Realtime provides a game server
2550
+
* framework with core Amazon GameLift Servers infrastructure already built in. Then use the full
2551
+
* range of Amazon GameLift Servers managed hosting features, including FlexMatch, for your
2552
2552
* game.</p>
2553
2553
* </li>
2554
2554
* <li>
2555
-
* <p>Amazon GameLift FleetIQ -- Use Amazon GameLift FleetIQ as a standalone service while hosting your games using EC2
2556
-
* instances and Auto Scaling groups. Amazon GameLift FleetIQ provides optimizations for game
2555
+
* <p>Amazon GameLift Servers FleetIQ -- Use Amazon GameLift Servers FleetIQ as a standalone service while hosting your games using EC2
2556
+
* instances and Auto Scaling groups. Amazon GameLift Servers FleetIQ provides optimizations for game
2557
2557
* hosting, including boosting the viability of low-cost Spot Instances gaming. For
2558
-
* a complete solution, pair the Amazon GameLift FleetIQ and FlexMatch standalone services.</p>
2558
+
* a complete solution, pair the Amazon GameLift Servers FleetIQ and FlexMatch standalone services.</p>
2559
2559
* </li>
2560
2560
* <li>
2561
-
* <p>Amazon GameLift FlexMatch -- Add matchmaking to your game hosting solution. FlexMatch is a
2561
+
* <p>Amazon GameLift Servers FlexMatch -- Add matchmaking to your game hosting solution. FlexMatch is a
2562
2562
* customizable matchmaking service for multiplayer games. Use FlexMatch as
2563
-
* integrated with Amazon GameLift managed hosting or incorporate FlexMatch as a standalone
2563
+
* integrated with Amazon GameLift Servers managed hosting or incorporate FlexMatch as a standalone
2564
2564
* service into your own hosting solution.</p>
2565
2565
* </li>
2566
2566
* </ul>
2567
2567
* <p>
2568
2568
* <b>About this API Reference</b>
2569
2569
* </p>
2570
-
* <p>This reference guide describes the low-level service API for Amazon GameLift. With each topic
2570
+
* <p>This reference guide describes the low-level service API for Amazon GameLift Servers. With each topic
2571
2571
* in this guide, you can find links to language-specific SDK guides and the Amazon Web Services CLI
2572
2572
* reference. Useful links:</p>
2573
2573
* <ul>
2574
2574
* <li>
2575
2575
* <p>
2576
-
* <a href="https://docs.aws.amazon.com/gamelift/latest/developerguide/reference-awssdk.html">Amazon GameLift API
2576
+
* <a href="https://docs.aws.amazon.com/gamelift/latest/developerguide/reference-awssdk.html">Amazon GameLift Servers API
* <p>Amazon GameLift provides solutions for hosting session-based multiplayer game servers in the
838
+
* <p>Amazon GameLift Servers provides solutions for hosting session-based multiplayer game servers in the
839
839
* cloud, including tools for deploying, operating, and scaling game servers. Built on
840
840
* Amazon Web Services global computing infrastructure, GameLift helps you deliver high-performance,
841
841
* high-reliability, low-cost game servers while dynamically scaling your resource usage to
842
842
* meet player demand. </p>
843
843
* <p>
844
-
* <b>About Amazon GameLift solutions</b>
844
+
* <b>About Amazon GameLift Servers solutions</b>
845
845
* </p>
846
-
* <p>Get more information on these Amazon GameLift solutions in the <a href="https://docs.aws.amazon.com/gamelift/latest/developerguide/">Amazon GameLift Developer Guide</a>.</p>
846
+
* <p>Get more information on these Amazon GameLift Servers solutions in the <a href="https://docs.aws.amazon.com/gamelift/latest/developerguide/">Amazon GameLift Servers Developer Guide</a>.</p>
847
847
* <ul>
848
848
* <li>
849
-
* <p>Amazon GameLift managed hosting -- Amazon GameLift offers a fully managed service to set up
849
+
* <p>Amazon GameLift Servers managed hosting -- Amazon GameLift Servers offers a fully managed service to set up
850
850
* and maintain computing machines for hosting, manage game session and player
851
851
* session life cycle, and handle security, storage, and performance tracking. You
852
852
* can use automatic scaling tools to balance player demand and hosting costs,
853
853
* configure your game session management to minimize player latency, and add
854
854
* FlexMatch for matchmaking.</p>
855
855
* </li>
856
856
* <li>
857
-
* <p>Managed hosting with Amazon GameLift Realtime -- With Amazon GameLift Amazon GameLift Realtime, you can quickly configure
858
-
* and set up ready-to-go game servers for your game. Amazon GameLift Realtime provides a game server
859
-
* framework with core Amazon GameLift infrastructure already built in. Then use the full
860
-
* range of Amazon GameLift managed hosting features, including FlexMatch, for your
857
+
* <p>Managed hosting with Amazon GameLift Servers Realtime -- With Amazon GameLift Servers Amazon GameLift Servers Realtime, you can quickly configure
858
+
* and set up ready-to-go game servers for your game. Amazon GameLift Servers Realtime provides a game server
859
+
* framework with core Amazon GameLift Servers infrastructure already built in. Then use the full
860
+
* range of Amazon GameLift Servers managed hosting features, including FlexMatch, for your
861
861
* game.</p>
862
862
* </li>
863
863
* <li>
864
-
* <p>Amazon GameLift FleetIQ -- Use Amazon GameLift FleetIQ as a standalone service while hosting your games using EC2
865
-
* instances and Auto Scaling groups. Amazon GameLift FleetIQ provides optimizations for game
864
+
* <p>Amazon GameLift Servers FleetIQ -- Use Amazon GameLift Servers FleetIQ as a standalone service while hosting your games using EC2
865
+
* instances and Auto Scaling groups. Amazon GameLift Servers FleetIQ provides optimizations for game
866
866
* hosting, including boosting the viability of low-cost Spot Instances gaming. For
867
-
* a complete solution, pair the Amazon GameLift FleetIQ and FlexMatch standalone services.</p>
867
+
* a complete solution, pair the Amazon GameLift Servers FleetIQ and FlexMatch standalone services.</p>
868
868
* </li>
869
869
* <li>
870
-
* <p>Amazon GameLift FlexMatch -- Add matchmaking to your game hosting solution. FlexMatch is a
870
+
* <p>Amazon GameLift Servers FlexMatch -- Add matchmaking to your game hosting solution. FlexMatch is a
871
871
* customizable matchmaking service for multiplayer games. Use FlexMatch as
872
-
* integrated with Amazon GameLift managed hosting or incorporate FlexMatch as a standalone
872
+
* integrated with Amazon GameLift Servers managed hosting or incorporate FlexMatch as a standalone
873
873
* service into your own hosting solution.</p>
874
874
* </li>
875
875
* </ul>
876
876
* <p>
877
877
* <b>About this API Reference</b>
878
878
* </p>
879
-
* <p>This reference guide describes the low-level service API for Amazon GameLift. With each topic
879
+
* <p>This reference guide describes the low-level service API for Amazon GameLift Servers. With each topic
880
880
* in this guide, you can find links to language-specific SDK guides and the Amazon Web Services CLI
881
881
* reference. Useful links:</p>
882
882
* <ul>
883
883
* <li>
884
884
* <p>
885
-
* <a href="https://docs.aws.amazon.com/gamelift/latest/developerguide/reference-awssdk.html">Amazon GameLift API
885
+
* <a href="https://docs.aws.amazon.com/gamelift/latest/developerguide/reference-awssdk.html">Amazon GameLift Servers API
0 commit comments