altangent / ccxws

WebSocket client for 38 cryptocurrency exchanges
MIT License
619 stars 187 forks source link

gemini use socket_sequence for correct sequenceId #241

Closed evan-coygo closed 3 years ago

evan-coygo commented 3 years ago

for #240

Use the correct message property for sequenceId

evan-coygo commented 3 years ago

@bmancini55 changes pushed, they now include eventId as well

bmancini55 commented 3 years ago

Looks good, dev test and unit tests are good. Thanks!