Alex Joedt

Results 5 comments of Alex Joedt

Hi, you need to install [go-ansi](https://github.com/k0kubun/go-ansi) with `go get github.com/k0kubun/go-ansi`.

Hey @shadcn, unfortunately I could not reproduce the error in your sandbox, but i could in my own and i found out where the error comes from. EDIT: I am...

Any updates here? I have the same behavior. EDIT: This helped: https://github.com/kdcllc/CometD.NetCore.Salesforce/issues/22#issuecomment-894312877

Thanks for the clarification! I overlooked that these conversion is already possible. Would you consider adding support for integer types (int16, int32, int64) and endianness (little/big endian)? This would make...