sachin shinde

Results 296 comments of sachin shinde

Can we add spec id as a comment next to code onwards ... it's really hard to refer to the code and relevant spec item when looking at the PR

We will be merging this PR to `integration-2.0`. rather than main right?

This is really necessary. I know you can do it, need just little change in the code. Other options you suggested earlier just doesn't work on any platform. They are...

Hey, I think it doesn't work in OkHTTP also. It's old socket problem, even in raw java sockets. Can it be effectively handled by using ping- pong mechanism? I think...

hi @pickmeup101 , great to see it's working 👍

Is there any special request to add this feature in unity? Like having a readymade dll available in the client?

Based on the internal discussion, some points to be raised 1. This has nothing to do with spec 2. Type safety for publish and subscribe doesn't exist in other SDK's...

@nandorojo as per documentation -> https://github.com/ably/ably-js/blob/89589f1d5a0ef43aec380f615966ee924584e4d0/src/common/lib/client/auth.ts#L411 ``` * * - authCallback: (optional) a JavaScript callback to be called to get auth information. * authCallback should be a function of (tokenParams,...

@nandorojo try passing standard js error object instead

Are we waiting for anymore changes on this PR? I remember there was issue the msgpack library for encoding/decoding data?