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

Rename Client and Stream #16

Closed
lbstr opened this issue Sep 17, 2020 · 1 comment
Closed

Rename Client and Stream #16

lbstr opened this issue Sep 17, 2020 · 1 comment

Comments

@lbstr
Copy link
Contributor

lbstr commented Sep 17, 2020

I feel that these class names are too broad. In user code, you may have many clients, so you might have to do something like this:

import { Client as AlpacaClient } from '@master-chief/alpaca';

How about AlpacaClient and AlpacaStreamingClient? Or maybe AlpacaStreamer?

@117
Copy link
Collaborator

117 commented Sep 17, 2020

I like these.

AlpacaClient
AlpacaStream

@117 117 closed this as completed Sep 19, 2020
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

No branches or pull requests

2 participants