Closed richardhopton closed 1 year ago
This PR contains a typescript definition file for the library. I've covered most of the methods on connection & discovery.
I didn't add the methods to manually send messages since the API doesn't expose the message types to send.
I do not plan to add anything for client, but the pattern is pretty easy to follow.
thx
This PR contains a typescript definition file for the library. I've covered most of the methods on connection & discovery.
I didn't add the methods to manually send messages since the API doesn't expose the message types to send.
I do not plan to add anything for client, but the pattern is pretty easy to follow.