smart_websocket_client icon indicating copy to clipboard operation
smart_websocket_client copied to clipboard

https://chrome.google.com/webstore/detail/smart-websocket-client/omalebghpgejjiaoknljcfmglgbpocdp

Results 8 smart_websocket_client issues
Sort by recently updated
recently updated
newest added

Following error appears in console when extension is opened. As a result connect doesn't do anything. Google Chrome version 119.0.6045.125 ``` app.js:1 Uncaught ReferenceError: openDatabase is not defined at c.open...

Hello, Is it possible that I can keep the old log without losing it after receiving a new message? Based on my observation, the default setting will wipe out the...

The browser actively terminates a web socket after 30 seconds with no activity, my server is configured to send a ping, and expect the client to pong back but this...

like postman,need group ![image](https://user-images.githubusercontent.com/12858618/43571483-a2097d5a-966f-11e8-9ea5-024f2b1bdfd2.png)

I am trying to test an api from another company. Their URL is ``` Header: Authorization: Bearer tokenblar https://blarblar.io/path/?query=something ``` This connection gets upgraded to a socket.. but I get...

The websocket framework im using (STOMP in spring framework) wants me to send a NULL character '/u0000' or '\0' after my messages. Currently, I cannot see a way to do...

this addon not for firefox?