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

WebSockets #239

Merged
merged 5 commits into from
Jun 17, 2022
Merged

WebSockets #239

merged 5 commits into from
Jun 17, 2022

Conversation

dioKaratzas
Copy link
Collaborator

@dioKaratzas dioKaratzas commented Jun 17, 2022

  • Add Network Provider
  • Add HttpNetworkProvider
  • Add WebSocketNetworkProvider
  • Remove Deprecated Methods

EthereumClients:

  • Add EthereumHttpClient
  • Add EthereumWebsocketClient

Resolves #182, #240, #241

TODO:

  • Update Readme

@dioKaratzas dioKaratzas mentioned this pull request Jun 17, 2022
@dioKaratzas dioKaratzas changed the title WebSocket Client WebSockets Jun 17, 2022
@dioKaratzas dioKaratzas linked an issue Jun 17, 2022 that may be closed by this pull request
@dioKaratzas dioKaratzas requested a review from DarthMike June 17, 2022 08:14
@dioKaratzas dioKaratzas added the enhancement New feature or request label Jun 17, 2022
@dioKaratzas dioKaratzas requested a review from mluisbrown June 17, 2022 08:25
This was linked to issues Jun 17, 2022
Dionysios Karatzas added 5 commits June 17, 2022 14:27
- Add Network Provider
- Add HttpNetworkProvider
- Add WebSocketNetworkProvider
- Remove Deprecated Methods

EthereumClients:
- Add EthereumHttpClient
- Add EthereumWebsocketClient
@DarthMike DarthMike merged commit a7b2b10 into argentlabs:develop Jun 17, 2022
@DarthMike
Copy link
Member

Good work @dnKaratzas !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable Parallel Testing Remove Deprecated Methods WSS integration
2 participants