issues Search Results · repo:PatrickJS/angular-websocket language:JavaScript
Filter by
92 results
(78 ms)92 results
inPatrickJS/angular-websocket (press backspace or delete to remove)Is there a possibility to disable the websocket handshake? I try to connect a angular web app with this modul to a
CC3220 WLAN-Chip from TI and the example source code for websockets on the TI chip don ...
Huhu832
- Opened on Feb 19, 2019
- #130
Hi, has anyone tested this with WKWebView on iOS? On init, the onClose handler is immediately called. Works well on UI
WebView.
pliablepixels
- Opened on Oct 4, 2018
- #129
First of all, I m an AngularJS newbie, so I m sorry for the trivial question. Why can t I use a simple variable instead
of a collection for MyData? I tried to declare MyData as a variable, but it doesn ...
dpsus4
- Opened on Feb 4, 2018
- #127
Hello Everyone,
I have been trying to use $websocketBackend in my source code (I am not doing unit tests). After few hours of reading, I
understand $websocketBackend is not doing that. Can anyone help ...
perewallace
- Opened on Oct 29, 2017
- #125
In my server code, I was starting to write code to reject requests that don t pass the correct URL (in the node-ws
shouldHandle(request) handler). My client was still requesting a connection to / , which ...
argh
- Opened on Sep 25, 2017
- #123
Hi,
Is it possible to send/receive binary data? (ex. binary encoded protobuf messages).
Thanks!
cristianmad
- 1
- Opened on Jul 26, 2017
- #122
Hello, I m getting this error when running the application. I m using webpack 2
ReferenceError: require is not defined
Here s how I import the module on index.js
import ngWebSocket from angular-websocket ...
esteban-filardi
- 1
- Opened on Jul 14, 2017
- #121
In my app, I need to scan through 10 webSocket addresses to see which one is available regularly. Here is how I use the
client:
var wsConn = $websocket( ws://mySite.com , null, {maxTimeout: WS_CONNECT_TIMEOUT}); ...
iwknow
- Opened on Jun 29, 2017
- #120
I have to send a client id to the server along with the request. I m thinking about something like this:
var ws = $websocket( ws://localhost:3333/ , { id: abcdef , client: browser_Safari });
The reason ...
dnnagy
- 2
- Opened on Jun 27, 2017
- #119
The documentation doesn t suggest any way to remove callback from socket. We can access the raw websocket object from
property and call removeEventListener method of it, but that is not working for me. ...
jayendra13
- 1
- Opened on Jun 19, 2017
- #118

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.