Skip to content

Commit

Permalink
update webrtc bootstrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
2color authored Nov 13, 2023
1 parent 51dedf6 commit 3fab26e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js-peer/src/lib/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ export const FILE_EXCHANGE_PROTOCOL = "/universal-connectivity-file/1"

export const CIRCUIT_RELAY_CODE = 290

export const WEBRTC_BOOTSTRAP_NODE = "/ip4/18.195.246.16/udp/9090/webrtc-direct/certhash/uEiA8EDMfADmULSe2Bm1vVDSmN2RQPvY5MXkEZVOSyD1y2w/p2p/12D3KooWSmtsbL2ukwVwf8gDoTYZHnCd7sVNNVdMnCa4MkWjLujm"
export const WEBRTC_BOOTSTRAP_NODE = "/ip4/164.92.229.178/udp/9090/webrtc-direct/certhash/uEiCyG5zCRpky38iwqX6RCuNvaAumkTM0dexnyVXjMf6QLA/p2p/12D3KooWDsKuyhLWZwXXwFph1Tgd2CWs4RJFktsVKdQL94uHLsZv"
export const WEBTRANSPORT_BOOTSTRAP_NODE = "/ip4/164.92.229.178/udp/9095/quic-v1/webtransport/certhash/uEiDZIdF6aYjPFG_hNYUdJvnsXrlrb6SYbfih3YF239Eujw/certhash/uEiD9iIyO-ZuQeit4oxL5WwppcToPHM9nFmyZOYjRf2Z6ww/p2p/12D3KooWPi5w2xUemmikdhjGH6fvXVM7ZRb59rwRQmUyesJK3wYy"

1 comment on commit 3fab26e

@vercel
Copy link

@vercel vercel bot commented on 3fab26e Nov 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.