Skip to content
New issue

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

OEML Go websocket SDK #117

Merged
merged 23 commits into from
Jul 26, 2021
Merged

OEML Go websocket SDK #117

merged 23 commits into from
Jul 26, 2021

Commits on Jul 6, 2021

  1. Configuration menu
    Copy the full SHA
    8c2d468 View commit details
    Browse the repository at this point in the history
  2. Added missing go.sum

    marvin-hansen committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    3e59e45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14f6a74 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d6e822 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. Configuration menu
    Copy the full SHA
    f38d424 View commit details
    Browse the repository at this point in the history
  2. Updated sample code

    marvin-hansen committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    9788d0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0032552 View commit details
    Browse the repository at this point in the history
  4. Updated code comment.

    marvin-hansen committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    423ff2d View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. Configuration menu
    Copy the full SHA
    9af1b85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93e5ef8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79d1081 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d330e3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    28a7d23 View commit details
    Browse the repository at this point in the history
  6. Added go.mod

    marvin-hansen committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    61b8a4f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    26ab70e View commit details
    Browse the repository at this point in the history
  8. Updated oeml SDK for new MESSAGE_REJECT error handling.

    Added examples that trigger MESSAGE_REJECT message.
    marvin-hansen committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    6ebf977 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d3d74b5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    229955e View commit details
    Browse the repository at this point in the history
  11. Updated gomod & imports

    marvin-hansen committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    b4beb82 View commit details
    Browse the repository at this point in the history
  12. Updated main

    marvin-hansen committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    c0dc167 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fe67104 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5ce6f9a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    aa7aa0a View commit details
    Browse the repository at this point in the history