winton-library
winton-library
Background: The FIX server that I will be using (third party) utilize a custom format to the FIX string. It is non standard to the existing FIX format. Hi, are...
**Describe the bug** Ignite CLI tutorial encountered panic when executing `ignite relayer connect`. As a user, I make sure to copy paste every command needed and double check the result...
- Add method RequestAndSubscribe - Implement per-call timeout configuration via functional options (WithRequestTimeout, WithResponseTimeout) - Add reusable error constants (ErrCommandRejected, ErrFailedToReceiveEvent, etc.) - Add timeout constants (defaultRequestTimeout, defaultResponseTimeout)