Skip to content

Conversation

@piresbruno
Copy link

Adds support to configure the channels in the constructor.

example of usage:
var client = new RealtimeClient(new Uri("wss://ws-feed.gdax.com"), new String[] { "BTC-EUR" }, new[]{ new { name = "ticker", product_ids = new String[] { "BTC-EUR" } } });

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant