Dean Levinson

Results 14 comments of Dean Levinson

Are you perhaps looking at the documentation for the `master` branch? The `README` on `tags/v4.0.0-beta.2` only lists `onChange`

I consistently (as in, every single time) get 503s and 429s when passing a conversation and parent message ID. Quite strange.

I'm also using `onConversationResponse`. I have not had a problem when rapid firing requests without these parameters, but I will give your suggestion a shot.

Is this able to be merged? Reviewing our gts files in PRs is a nightmare at the moment 🙏

I worked around this like so https://github.com/viviedu/webrtc/commit/dd2660ca290457ca8f18a630421a5c301b01202d#diff-4cc955bcf0b472353786cc8d8b7d346fb432c091bed099de884885e938392814

Obviously trickier but I managed to work around this by writing a native module that calls this method https://developer.apple.com/documentation/corewlan/cwinterface/scanfornetworks(withssid:)?language=objc It's blocking so be sure to wrap it in a promise/callback,...

@kategengler apologies, should be fixed now

@MarshallOfSound is this able to be merged? It is keeping us on quite an old Electron version at this point, as there is simply no workaround for the functionality we...

@MarshallOfSound can we please get an update on merging this? 🙏