We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add channel to listener, enabling output of an update using an atomic snap function.
Channel Buffered channel Close if historic data ends allowing a for loop on the client side
Snap function Listener.Snap() MarketCache.Snap() return MarketBook
The text was updated successfully, but these errors were encountered:
Listener and stream now take a channel
5e46b86
Snap function added close executed in Historical initial work for #2
No branches or pull requests
Add channel to listener, enabling output of an update using an atomic snap function.
Channel
Buffered channel
Close if historic data ends allowing a for loop on the client side
Snap function
Listener.Snap()
MarketCache.Snap()
return MarketBook
The text was updated successfully, but these errors were encountered: