Open Bug 1581752 Opened 6 years ago Updated 11 months ago

Feature Request: Connect to Web Socket by GeckoWebExecutor

Categories

(GeckoView :: General, enhancement, P5)

Unspecified
All
enhancement

Tracking

(Not tracked)

UNCONFIRMED

People

(Reporter: anevyantsev, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36

Steps to reproduce:

I tried to using GeckoWebExecutor to make regular calls to REST API.

Actual results:

That work pretty well. Especially, I like a lot profiling tool which shows every call to the server. Profiling of the app with Firefox looks much easier to me than using of Charles (also I didn't find the way to make Charles work with Gecko).

Expected results:

I would like to see an API for woking with Web Sockets. Right now we are using OkHttp for connecting to Web Socket and Retrofit for making calls to REST API. It would be great if we could replace all this libraries by Gecko

Hi Alex, thanks for the feature suggestion. We will put this request in our feature backlog. We would gladly accept a patch if a contributor wants to work on this WebSocket bug.

Priority: -- → P5
Severity: normal → S3

Enhancements should have severity N/A.

Severity: S3 → N/A
You need to log in before you can comment on or make changes to this bug.