Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed: websocket delegate issue (new) #378

Merged
merged 1 commit into from
Oct 29, 2021

Conversation

amirhossein7
Copy link

@amirhossein7 amirhossein7 commented Sep 17, 2021

Websocket couldn't get connect , disconnect, receivedMessage , etc because used from old WebsocketDelegate and i updated with new delegate and also add new things :

  1. a connected method to Web3SocketDelegate .
  2. debugMode to InfuraWebsocketProvider that log delegate events in console.

this will fix #366

@BaldyAsh BaldyAsh merged commit 2ae750b into web3swift-team:develop Oct 29, 2021
@skywinder skywinder added the 💸 gitcoin-bounty Earn money by helping with this issue! label Jan 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💸 gitcoin-bounty Earn money by helping with this issue!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

subscribeOnLogs method with specific contract address is not working!!!!
3 participants