WalletConnect / relay

This repository contains the minimal relay server for WalletConnect v2.0
https://docs.walletconnect.com/2.0/specs/
Apache License 2.0
33 stars 23 forks source link

Add support for RELAY_JSONRPC.irn messages #1

Closed h0ngcha0 closed 2 years ago

h0ngcha0 commented 2 years ago

Description

When testing against the latest version of walletconnect (2.0.0-rc.3), the relay server doesn't work because it doesn't support the irn messages. After adding the irn messages back it starts to work again.

Type of change

How Has This Been Tested?

I want to get some feedback about the future of irn messages. Will it continue to be supported? Thanks.