Skip to content

Commit

Permalink
Update README with streamer token endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
dmoss18 committed Nov 16, 2022
1 parent 09814d9 commit c8b1c19
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ This code shall not be used in production applications. This is for learning pur

Replace the demo `token` and `wsUrl` in `quote-streamer.tsx` with a tastyworks account streamer token and url.

token and wsUrl are fetched from the `GET /quote-streamer-tokens` endpoint using your session token.

To run the development server:

```bash
Expand Down

0 comments on commit c8b1c19

Please sign in to comment.