Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 867 Bytes

File metadata and controls

13 lines (6 loc) · 867 Bytes

Geofencing

When a user joins a channel, Signaling SDK automatically connects them to the closest geographical region of Agora SD-RTN™. However, to meet the laws and regulations of your region, you may want to filter in or filter out connections to a specific geographical region. Agora geofencing enables you to control and customize data routing in your app by specifying the Agora SD-RTN™ region users connect to.

Understand the code

For context on this sample, and a full explanation of the essential code snippets used in this project, read Geofencing

How to run this project

To see how to run this project, read the instructions in the main README or SDK quickstart.