JCash
|
b54e3e07ad
|
review fix
|
2020-10-17 11:47:23 +02:00 |
|
JCash
|
e105702c79
|
Issue 13: Added support for connect sequence timeout
Decreased the select timeout when reading headers
Don't call callback with DISCONNECTED if the connection was never connected
|
2020-10-17 11:40:53 +02:00 |
|
JCash
|
9d1ace0a82
|
Issue 11: Added support for both binary and text frames
|
2020-10-17 10:28:19 +02:00 |
|
Mathias Westerdahl
|
833477a134
|
Added another tcpdump example
|
2020-10-15 15:26:23 +02:00 |
|
Mathias Westerdahl
|
15a589585a
|
Added more debugging tools to README
|
2020-10-15 11:35:23 +02:00 |
|
Mathias Westerdahl
|
3fe8fbc0ff
|
Added external debugging tools to README
|
2020-10-15 10:39:50 +02:00 |
|
JCash
|
ba2b8e4a69
|
Updated hex string logging to use our internal logging functions
This will keep the output in-order
1.3.0
|
2020-10-13 09:33:38 +02:00 |
|
JCash
|
176f213060
|
updated documentation
|
2020-10-13 09:14:21 +02:00 |
|
Mathias Westerdahl
|
dc1d57d661
|
Merge pull request #10 from defold/issue-4-case-insensitive-header
Issue 4: Compare header keys without case sensitivity
1.2.0
|
2020-10-12 09:59:55 +02:00 |
|
JCash
|
5b0a9960a8
|
Check the response headers more thoroughly
|
2020-10-12 09:45:05 +02:00 |
|
JCash
|
40ba1b334c
|
Issue 4: Compare header keys without case sensitivity
|
2020-10-12 09:33:47 +02:00 |
|
Mathias Westerdahl
|
23ba179e2a
|
Merge pull request #9 from defold/issue-8-close-event
Issue 8: Handle the websocket close event
1.1.0
|
2020-09-28 09:30:12 +02:00 |
|
JCash
|
36bf5d1c03
|
code cleanup
|
2020-09-27 17:04:00 +02:00 |
|
JCash
|
274f29d7e4
|
moved error checking code outside of socket implementation
|
2020-09-27 17:02:14 +02:00 |
|
JCash
|
bd8569f49a
|
Issue 8: Handle the websocket close event
|
2020-09-27 16:54:22 +02:00 |
|
Mathias Westerdahl
|
18a768774f
|
Merge pull request #7 from defold/issue-6-multiple-messages
Issue 6: Handle multiple messages per frame
|
2020-09-27 10:14:08 +02:00 |
|
JCash
|
8e32fa3c76
|
compile fixes
|
2020-09-26 15:50:24 +02:00 |
|
JCash
|
832a156395
|
Issue 6: Handle multiple messages per frame
|
2020-09-26 12:51:43 +02:00 |
|
JCash
|
8df9eed682
|
Removed redundant / in concatenated uri's
1.0.0
|
2020-09-06 09:35:09 +02:00 |
|
JCash
|
071adac853
|
Added separate code path for html5
|
2020-09-05 11:02:59 +02:00 |
|
JCash
|
6ef040aee6
|
more testing
|
2020-09-05 10:52:37 +02:00 |
|
JCash
|
337a389cf8
|
more testing
|
2020-09-04 18:37:58 +02:00 |
|
JCash
|
b9f3563652
|
more testing
|
2020-09-04 18:11:40 +02:00 |
|
JCash
|
358e652946
|
more testing
|
2020-09-04 17:56:03 +02:00 |
|
JCash
|
44fc5037cb
|
more testing
|
2020-09-04 17:38:09 +02:00 |
|
JCash
|
18ecf3857f
|
more testing
|
2020-09-04 17:16:49 +02:00 |
|
JCash
|
b31e5bec7f
|
more testing
|
2020-09-04 16:59:30 +02:00 |
|
JCash
|
61916f4c27
|
more testing
|
2020-09-04 16:41:19 +02:00 |
|
JCash
|
72f081bf23
|
test wss+html5
|
2020-09-04 15:53:27 +02:00 |
|
JCash
|
ab1b52c676
|
Merge branch 'master' of github.com:defold/extension-websocket
|
2020-09-04 12:04:16 +02:00 |
|
JCash
|
2bd4e228c6
|
added reference demo
|
2020-09-04 12:04:06 +02:00 |
|
Björn Ritzl
|
1202731ec8
|
Added api docs for websocket.send()
|
2020-09-04 11:22:54 +02:00 |
|
JCash
|
f0cf078019
|
debugging
|
2020-09-04 11:14:13 +02:00 |
|
JCash
|
bd9e777b99
|
Windows compile fixes
|
2020-09-03 17:28:10 +02:00 |
|
JCash
|
90a654e639
|
Added doc builder trigger + funding.yml
|
2020-09-03 15:24:19 +02:00 |
|
JCash
|
f3ea270c68
|
Updated readme
|
2020-09-03 15:18:31 +02:00 |
|
Mathias Westerdahl
|
2bddcac495
|
Merge pull request #1 from defold/initial
Add first version of websocket extension
|
2020-09-03 08:45:42 +02:00 |
|
JCash
|
722e05556f
|
Merge branch 'master' into initial
|
2020-09-02 19:05:19 +02:00 |
|
JCash
|
5fea466ce5
|
adding first demo
|
2020-09-02 18:54:51 +02:00 |
|
JCash
|
d2a24ec2e1
|
cleanup
|
2020-09-02 17:03:07 +02:00 |
|
JCash
|
18fc3863c3
|
moved demo to docs folder
|
2020-09-02 17:01:19 +02:00 |
|
JCash
|
791f8fc4da
|
added demo
|
2020-09-02 16:55:37 +02:00 |
|
JCash
|
26a9ef0143
|
Code cleanup
|
2020-09-02 16:54:37 +02:00 |
|
JCash
|
5de32250c3
|
Websocket now supports html5 as well
|
2020-09-02 10:44:02 +02:00 |
|
JCash
|
1e6c534609
|
Added support for SSL
|
2020-08-28 12:43:50 +02:00 |
|
JCash
|
0e589290ed
|
some restructuring of the code
|
2020-08-25 16:50:33 +02:00 |
|
JCash
|
e781c84283
|
first embryo
|
2020-08-25 14:25:29 +02:00 |
|
Mathias Westerdahl
|
e36953369b
|
Initial commit
|
2020-08-19 11:04:35 +02:00 |
|