polygon-io / client-js

The official JS client library for the Polygon REST and WebSocket API.
MIT License
190 stars 59 forks source link

Fix/ws examples #185

Closed timetraveler328 closed 1 year ago

timetraveler328 commented 1 year ago

Add examples for using websockets with the client library for individuals and businesses. Clarify through naming and comments the websocket examples that use outside libraries instead of the client library. I think it's a bit confusing to have these in here at all, but until we revisit making the client a little better for websockets, I think these could be useful for people.