You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To use a haskell application as a subscriber to a kdb+ ticker plant, it's necessary to have a blocking read function. I've added a simple readKdb function here:
To use a haskell application as a subscriber to a kdb+ ticker plant, it's necessary to have a blocking read function. I've added a simple
readKdb
function here:https://gist.github.com/joshmyzie2/7804c53be8ea5942f364
The text was updated successfully, but these errors were encountered: