Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
eagler doesn't need to use a relay bro
  • Loading branch information
Edward-ba authored Nov 24, 2023
1 parent 03a6715 commit de9b31c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/guide/non-eagler.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ To join non eagler servers on the client, just do not include `wss://` in the se
If the server has both Java and Eagler support, you should definitely use Eagler. Here's why:

1. Eagler is much faster than Java
2. Eagler is supported natively, with needing to use a relay, resulting in better ping.
2. Eagler is supported natively, without needing to use a relay, resulting in better ping.

0 comments on commit de9b31c

Please sign in to comment.