polygon-io / client-go

The official Go client library for the Polygon REST and WebSocket API.
MIT License
127 stars 36 forks source link

Added FMV messages to output channel #382

Closed justinpolygon closed 8 months ago

justinpolygon commented 8 months ago

Fixed a bug where FMV event messages were not being sent to the output channel. Also added an example. This fixed a bug a customer is seeing.