Commit Graph

54 Commits

Author SHA1 Message Date
Ifedapo .A. Olarewaju
858907f9be docs: add import hints to readme (#586) 2020-12-10 12:16:32 +01:00
Damien Arrachequesne
91c0a85c0f ci: migrate to GitHub Actions
Due to the recent changes to the Travis CI platform (see [1]), we will
now use GitHub Actions to run the tests.

Note: the certificate was updated because it failed with newer Node.js versions

```
_tls_common.js:129
      c.context.setCert(cert);
                ^

Error: error:140AB18F:SSL routines:SSL_CTX_use_certificate:ee key too small
    at Object.createSecureContext (_tls_common.js:129:17)
    at Server.setSecureContext (_tls_wrap.js:1328:27)
```

Reference: https://docs.github.com/en/free-pro-team@latest/actions/guides/building-and-testing-java-with-maven

[1]: https://blog.travis-ci.com/2020-11-02-travis-ci-new-billing
2020-12-10 11:20:23 +01:00
Imran Abdulmalik
0f3ad9bb45 docs: socket.io 3.x support notice (2) (#640) 2020-12-08 11:11:36 +01:00
yujiosaka
d7e807b7f9 docs: state socket.io 2.x support (#627) 2020-12-08 11:09:39 +01:00
twofingerrightclick
63eefa2bfd docs: socket.io 3.x support notice (#639)
Inform users that socket.io 3.x is not supported yet.
2020-12-08 10:58:52 +01:00
Zhixuan Lai
52a0c3d09e Fix broken link 2018-07-16 17:20:13 -07:00
nkzawa
964a66fc1c remove warning 2017-07-14 15:46:09 +09:00
nkzawa
3c0808b6f9 prepare release 2017-07-14 14:54:54 +09:00
Shobhit Puri
072b585973 Updated README.md
- Updated the library to latest version in the sample code.
- Fixed a typo in the sample method call for static methods.
2017-07-13 19:10:56 -04:00
nkzawa
302827ae99 update README 2017-07-11 21:57:01 +09:00
nkzawa
eb505080a4 prepare next release 2016-12-12 18:01:16 +09:00
nkzawa
b3e9b39d30 prepare 0.8.2 2016-10-22 11:50:34 +09:00
nkzawa
a42ec862b6 update History and Readme 2016-09-28 00:33:39 +09:00
nkzawa
7bd2764c76 prepare v0.8.0 2016-09-23 18:56:32 +09:00
Luca Barbato
d145b0180e Fix a typo 2016-07-07 07:06:46 +02:00
Kyle Stevenson
99efb0369a fix typo in README example 2016-03-19 02:01:20 -07:00
nkzawa
641e34d3e5 update README and History for the next release 2016-02-01 18:03:59 +09:00
nkzawa
6173222006 improve README 2016-01-30 01:33:40 +09:00
nkzawa
3b6ae0f254 update README and History 2015-12-23 15:10:49 +09:00
nkzawa
22fe12f273 update README 2015-12-18 14:27:18 +09:00
nkzawa
8538fcdca3 update README 2015-12-13 00:08:06 +09:00
nkzawa
86898db7b1 note accessing http headers 2015-10-15 01:56:18 +09:00
nkzawa
fd9b0c1ad1 add warning for package name 2015-10-15 00:27:57 +09:00
nkzawa
0bdb65dabe update docs for the next release 2015-10-11 13:53:21 +09:00
nkzawa
ddd2cf07b2 update History and README 2015-08-31 21:13:52 +09:00
nkzawa
d0039f7910 move package name 2015-08-31 03:23:03 +09:00
Naoyuki Kanezawa
5368cceaed prepare the next release 2015-08-09 07:05:13 +09:00
Naoyuki Kanezawa
0f15e89f8a update README 2015-06-28 12:33:38 +09:00
Naoyuki Kanezawa
c2543899fc add dependencies link 2015-06-08 23:41:55 +09:00
Naoyuki Kanezawa
565ac4f15f update Readme and History 2015-06-07 02:42:54 +09:00
Naoyuki Kanezawa
d72e7ac426 Merge branch 'master' of github.com:nkzawa/socket.io-client.java 2015-05-03 02:30:08 +09:00
Naoyuki Kanezawa
91d943de18 0.5.0 2015-05-03 02:12:15 +09:00
Marcin Jekot
1f83105ca0 add a note about query and forceNew in options
if you don't want your socket connection reused when you reconnect with a different authToken for example.
2015-04-28 10:43:17 +02:00
Naoyuki Kanezawa
7e6aa6dc53 update README and History 2015-03-08 00:34:50 +09:00
Naoyuki Kanezawa
3ba9dd15b4 update README 2015-03-07 23:01:33 +09:00
Naoyuki Kanezawa
64bc604114 update README and History 2015-02-08 16:59:57 +09:00
Naoyuki Kanezawa
706231e4dc update README and History 2015-01-28 23:09:43 +09:00
Naoyuki Kanezawa
9ccaa26b45 update README 2015-01-11 05:07:01 +09:00
Naoyuki Kanezawa
4e4d0ded67 update README 2014-11-04 01:58:15 +09:00
Naoyuki Kanezawa
cdafd9e04d update README 2014-09-21 23:22:14 +09:00
Naoyuki Kanezawa
757cdafab5 prepare 0.1.3 2014-08-17 16:05:30 +09:00
Pamela Prosperi
e90a771008 Update README.md
Change the language of the code part
2014-07-16 11:04:54 -03:00
Pamela Prosperi
bbe862bf16 Update README.md
Add the gradle implementation for Android Studio
2014-07-16 11:03:32 -03:00
Naoyuki Kanezawa
65baf06eae update README 2014-07-13 16:23:32 +09:00
Naoyuki Kanezawa
ed6bfdf786 update README 2014-06-02 00:53:09 +09:00
Naoyuki Kanezawa
e2f0af9816 update README and .travis.yml 2014-05-02 19:30:20 +09:00
Naoyuki Kanezawa
7c7f4fefa6 update README 2014-04-08 02:31:09 +09:00
Naoyuki Kanezawa
15c7e19460 update README 2014-02-08 16:20:27 +09:00
Naoyuki Kanezawa
0323cf7cd2 update README 2013-05-10 23:51:24 +09:00
Naoyuki Kanezawa
9833145266 update README 2013-05-09 02:47:13 +09:00