Pavel Murygin
157aba2835
bump dependencies
2021-04-09 17:49:30 +03:00
Vasco Santos
c5ddb0b58e
chore: update contributors
2021-03-31 16:15:28 +02:00
Vasco Santos
ff4b764eaf
chore: update deps ( #123 )
2021-03-31 16:04:13 +02:00
Vasco Santos
993416145d
chore: update contributors
2021-02-22 11:56:14 +01:00
Alex Potsides
dff8549c7c
chore: update deps ( #122 )
2021-02-22 11:51:43 +01:00
Vasco Santos
d6cdb17dc9
chore: update contributors
2021-02-09 10:34:39 +01:00
Vasco Santos
577d3505f5
fix: add error event handler ( #118 )
2021-02-09 10:24:28 +01:00
Vasco Santos
a9f8cfa4ef
chore: update contributors
2021-02-05 17:06:15 +01:00
Irakli Gozalishvili
96244f0489
fix: incompatibility with @evanw/esbuild#740 ( #120 )
2021-02-05 16:59:45 +01:00
Vasco Santos
a2b095246b
chore: update contributors
2020-11-24 10:15:42 +01:00
Vasco Santos
711c721b03
feat: custom address filter ( #116 )
...
* feat: custom address filter
BREAKING CHANGE: Only DNS+WSS addresses are now returned on filter by default in the browser. This can be overritten by the filter option and filters are provided in the module.
2020-11-24 10:14:01 +01:00
Jacob Heun
4ee32a5b70
chore: update contributors
2020-08-11 16:18:37 +02:00
Alex Potsides
a277bf6bfb
fix: replace node buffers with uint8arrays ( #115 )
...
* fix: replace node buffers with uint8arrays
BREAKING CHANGES:
- All deps used by this module now use Uint8Arrays in place of Buffers
* chore: remove gh dep
2020-08-11 15:54:49 +02:00
Jacob Heun
1ad6c7f47b
chore: update contributors
2020-03-23 19:06:47 +01:00
dependabot-preview[bot]
a17c5432e7
chore(deps-dev): bump aegir from 20.6.1 to 21.4.4 ( #111 )
...
* chore(deps-dev): bump aegir from 20.6.1 to 21.4.4
Bumps [aegir](https://github.com/ipfs/aegir ) from 20.6.1 to 21.4.4.
- [Release notes](https://github.com/ipfs/aegir/releases )
- [Changelog](https://github.com/ipfs/aegir/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ipfs/aegir/compare/v20.6.1...v21.4.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* test(fix): fix aegir file for latest aegir
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Jacob Heun <jacobheun@gmail.com>
2020-03-23 19:04:38 +01:00
Hugo Dias
8065e07bad
fix: add buffer ( #112 )
2020-03-23 17:58:28 +01:00
Jacob Heun
6f2b61f240
chore: update contributors
2020-02-26 17:18:13 +01:00
Jacob Heun
cc38c871ca
chore: update contributors
2020-02-14 14:40:24 +01:00
Jacob Heun
c8c8212653
chore: update contributors
2020-02-07 16:00:20 +01:00
Alan Shaw
8ab91620e9
chore: update it-ws
2020-02-07 15:46:53 +01:00
dependabot-preview[bot]
261c3e66ba
chore(deps): bump abortable-iterator from 2.1.0 to 3.0.0
...
Bumps [abortable-iterator](https://github.com/alanshaw/abortable-iterator ) from 2.1.0 to 3.0.0.
- [Release notes](https://github.com/alanshaw/abortable-iterator/releases )
- [Commits](https://github.com/alanshaw/abortable-iterator/compare/v2.1.0...v3.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-07 15:32:21 +01:00
Jacob Heun
91da056ec3
chore: update contributors
2019-12-20 10:58:12 -08:00
Vasco Santos
a4fafc3b3f
chore: use libp2p-interfaces ( #98 )
2019-12-20 10:52:48 -08:00
Jacob Heun
8d48ac21a0
chore: update contributors
2019-10-30 14:27:35 +01:00
Jacob Heun
3bf66d08e4
fix: support bufferlist usage ( #97 )
...
several it-* modules leverage bufferlist, but ws does not. We need to convert buffer lists to buffers before handing the data off to ws for transmission
License: MIT
Signed-off-by: Jacob Heun <jacobheun@gmail.com>
2019-10-30 14:23:50 +01:00
Jacob Heun
b0ffbb2d3f
chore: update contributors
2019-09-30 13:29:13 +02:00
Vasco Santos
ce7bf4f1e0
refactor: async with multiaddr conn ( #92 )
...
BREAKING CHANGE: Switch to using async/await and async iterators. The transport and connection interfaces have changed. See the README for new usage.
2019-09-30 12:14:28 +02:00
Jacob Heun
d65c954ea8
chore: update contributors
2019-08-21 17:17:15 +02:00
Marcin Rataj
ee2dcb3e46
chore: update multiaddr-to-uri ( #89 )
...
License: MIT
Signed-off-by: Marcin Rataj <lidel@lidel.org>
2019-08-21 17:12:33 +02:00
Michael FIG
ff19e81dbb
chore: update aegir ( #87 )
2019-07-22 11:29:00 +01:00
Vasco Santos
83475bddd7
chore: add discourse badge ( #83 )
2019-04-15 18:44:04 +02:00
Jacob Heun
3d8f5cd48e
chore: update contributors
2019-01-24 16:23:34 +01:00
Vasco Santos
93ef7c3e70
fix: ipv6 naming with multiaddr-to-uri package ( #81 )
...
* chore: use multiaddr-to-uri package
* fix: ipv6 naming with multiaddr-to-uri
2019-01-24 15:22:00 +00:00
Jacob Heun
8c2d2adda0
chore: update contributors
2019-01-10 14:56:23 +01:00
Hugo Dias
b37b681bc1
chore: update deps
2019-01-10 14:53:46 +01:00
Hugo Dias
68ae2c344d
fix: reduce bundle size
2019-01-10 14:53:46 +01:00
Jacob Heun
d661bb6e45
chore: add lead maintainer ( #75 )
...
* chore: add lead maintainer
License: MIT
Signed-off-by: Jacob Heun <jacobheun@gmail.com>
* Update package.json
2018-06-26 18:02:14 +02:00
David Dias
11b62d62a2
chore: release version v0.12.0
2018-04-30 22:17:50 +01:00
David Dias
3ca482950b
chore: update deps
2018-04-30 22:17:02 +01:00
Maciej Krüger
9ffe03adf6
Fix #70 - Better error for .createServer in browser ( #73 )
...
* Fix #70 - Better error for .createServer in browser
* Add test for throw
* Make test sync
2018-04-24 12:45:56 +02:00
David Dias
887dc13742
chore: release version v0.11.0
2018-04-05 17:24:48 +01:00
David Dias
dd5c63de1c
chore: update contributors
2018-04-05 17:24:48 +01:00
David Dias
ce830d45e3
chore: update deps
2018-04-05 17:23:24 +01:00
Diogo Silva
f59cf88cc2
feat: add class-is module ( #72 )
2018-04-05 17:21:26 +01:00
David Dias
e7ab32f0be
chore: release version v0.10.5
2018-02-20 10:35:30 +00:00
David Dias
3839bee7d5
chore: update contributors
2018-02-20 10:35:30 +00:00
David Dias
9c5d37d415
chore: update package.json
2018-02-20 10:35:18 +00:00
David Dias
f16e14ab20
chore: update deps
2018-02-20 10:30:48 +00:00
David Dias
3151f9e007
chore: release version v0.10.4
2017-10-22 20:45:51 +01:00
David Dias
b0e486f719
chore: release version v0.10.3
2017-10-22 20:45:43 +01:00