Skip to content

Commit 371aece

Browse files
committed
framing
1 parent 6070022 commit 371aece

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

docs/universal-gateway/overview.mdx

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,20 @@ pagination_next: universal-gateway/domains
77
## What is the Universal Gateway?
88

99
ngrok's Universal Gateway is a suite of common tools for building API and device gateways, identity-aware proxies, and site-to-site connectivity.
10+
Check out the [Front Door Pattern](/universal-gateway/examples/front-door-pattern/) to see one of the most common use cases.
1011

1112
### What makes it "universal"?
1213

13-
### Key features
14+
Universal Gateway's features are compatible with HTTP/S, TCP, and TLS applications.
1415

15-
### How it works
16+
## Key concepts
17+
18+
- Domains
19+
- TCP
20+
- TLS
21+
- Endpoints
22+
- Load balancing
23+
- DDoS protection
1624

1725
## Get started
1826

0 commit comments

Comments
 (0)