Commit a7c4d6c
Bugfix for wss protocol issue. (#716)
* fix typo
* add console log
* change websocket connection
* fix error defaulting to ws protocol
* undo some changes and typecast secure to boolean
* add a console log
* add new console log, remove old one
* add colon to http
* remove console.log
* remove Boolean typecast
* remove console.log statement
* revert build-pkg to older version
* add to changelog
* changelog entry rewrite
Co-authored-by: Ryan Morshead <[email protected]>1 parent 3664706 commit a7c4d6c
File tree
2 files changed
+9
-2
lines changed- docs/source/about
- src/client/packages/idom-app-react/src
2 files changed
+9
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
26 | 34 | | |
27 | 35 | | |
28 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| |||
0 commit comments