183 Commits

Author SHA1 Message Date
dependabot[bot] a627847a19 chore(deps): bump go.mongodb.org/mongo-driver from 1.15.1 to 1.16.0 (#90)
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.15.1 to 1.16.0.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.15.1...v1.16.0)

---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-29 13:42:13 +08:00
onlypiglet a3d83ca4f9 chore: remove useless io.EOF judge,close #85 (#86) 2024-06-17 23:23:27 +08:00
dependabot[bot] 48d57be95d chore(deps): bump go.mongodb.org/mongo-driver from 1.15.0 to 1.15.1 (#89)
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.15.0 to 1.15.1.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.15.0...v1.15.1)

---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17 23:20:48 +08:00
dependabot[bot] 137740ddb7 chore(deps): bump google.golang.org/protobuf from 1.34.1 to 1.34.2 (#88)
Bumps google.golang.org/protobuf from 1.34.1 to 1.34.2.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-11 19:54:45 +08:00
dependabot[bot] d9c5069803 chore(deps): bump golang.org/x/net from 0.25.0 to 0.26.0 (#87)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.25.0 to 0.26.0.
- [Commits](https://github.com/golang/net/compare/v0.25.0...v0.26.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-06 00:25:09 +08:00
dependabot[bot] 33e2344917 chore(deps): bump github.com/fatih/color from 1.16.0 to 1.17.0 (#84)
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](https://github.com/fatih/color/compare/v1.16.0...v1.17.0)

---
updated-dependencies:
- dependency-name: github.com/fatih/color
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-15 16:41:38 +08:00
Kevin Wan eca910209c Update FUNDING.yml (#83) 2024-05-07 20:36:19 +08:00
dependabot[bot] 1e40a94603 chore(deps): bump golang.org/x/net from 0.24.0 to 0.25.0 (#81)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.24.0 to 0.25.0.
- [Commits](https://github.com/golang/net/compare/v0.24.0...v0.25.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-07 20:35:16 +08:00
dependabot[bot] 55ee5999ba chore(deps): bump google.golang.org/protobuf from 1.34.0 to 1.34.1 (#82)
Bumps google.golang.org/protobuf from 1.34.0 to 1.34.1.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-07 20:34:31 +08:00
Kevin Wan b0cbcb175f Update FUNDING.yml (#80) 2024-04-30 20:48:34 +08:00
dependabot[bot] fad8c2d490 chore(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.0 (#79)
Bumps google.golang.org/protobuf from 1.33.0 to 1.34.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-30 17:00:28 +08:00
Kevin Wan 42a9ec46a6 Revert "Update FUNDING.yml (#77)" (#78)
This reverts commit 441be0e493.
2024-04-27 13:32:20 +08:00
Kevin Wan 441be0e493 Update FUNDING.yml (#77) 2024-04-27 13:31:33 +08:00
Kevin Wan 1432688d58 Create FUNDING.yml (#76) 2024-04-27 00:21:23 +08:00
dependabot[bot] 9a74af0728 chore(deps): bump go.mongodb.org/mongo-driver from 1.14.0 to 1.15.0 (#75)
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.14.0...v1.15.0)

---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-15 17:23:04 +08:00
dependabot[bot] 79da081950 chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#72)
Bumps google.golang.org/protobuf from 1.32.0 to 1.33.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v0.8.1
2024-04-05 18:46:28 +08:00
dependabot[bot] 6dde011392 chore(deps): bump golang.org/x/net from 0.22.0 to 0.24.0 (#74)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.22.0 to 0.24.0.
- [Commits](https://github.com/golang/net/compare/v0.22.0...v0.24.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-05 18:44:18 +08:00
dependabot[bot] 953b0283d8 chore(deps): bump golang.org/x/net from 0.21.0 to 0.22.0 (#71)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.21.0 to 0.22.0.
- [Commits](https://github.com/golang/net/compare/v0.21.0...v0.22.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-05 17:43:12 +08:00
dependabot[bot] 158251ee3b chore(deps): bump go.mongodb.org/mongo-driver from 1.13.1 to 1.14.0 (#70) 2024-02-21 04:39:29 +08:00
dependabot[bot] 10dfdd54e0 chore(deps): bump golang.org/x/net from 0.20.0 to 0.21.0 (#69)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.20.0 to 0.21.0.
- [Commits](https://github.com/golang/net/compare/v0.20.0...v0.21.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-08 17:54:56 +08:00
dependabot[bot] 68d9c2804f chore(deps): bump golang.org/x/net from 0.19.0 to 0.20.0 (#68)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.19.0 to 0.20.0.
- [Commits](https://github.com/golang/net/compare/v0.19.0...v0.20.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-04 10:06:56 +08:00
dependabot[bot] d3f7764be9 chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0 (#67)
Bumps google.golang.org/protobuf from 1.31.0 to 1.32.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-26 01:29:27 +08:00
dependabot[bot] 8a892f4ca3 chore(deps): bump go.mongodb.org/mongo-driver from 1.13.0 to 1.13.1 (#65)
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.13.0 to 1.13.1.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.13.0...v1.13.1)

---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-21 22:05:11 +08:00
dependabot[bot] 6d462d908c chore(deps): bump golang.org/x/net from 0.18.0 to 0.19.0 (#64)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.18.0 to 0.19.0.
- [Commits](https://github.com/golang/net/compare/v0.18.0...v0.19.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-21 21:12:38 +08:00
Xiaoju Jiang 7287623d00 【ADD】添加对mqtt协议的支持 (#66)
* 添加对mqtt协议的支持

* Update mqtt.go

---------

Co-authored-by: Kevin Wan <wanjunfeng@gmail.com>
2023-12-21 21:08:26 +08:00
dependabot[bot] 22ec907c1a chore(deps): bump golang.org/x/net from 0.17.0 to 0.18.0 (#63)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.18.0.
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.18.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-23 23:17:46 +08:00
dependabot[bot] 0fb5524bf4 chore(deps): bump go.mongodb.org/mongo-driver from 1.12.1 to 1.13.0 (#62)
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.12.1 to 1.13.0.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.12.1...v1.13.0)

---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-08 20:06:40 +08:00
dependabot[bot] 0d6d3e4f82 chore(deps): bump github.com/fatih/color from 1.15.0 to 1.16.0 (#61)
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](https://github.com/fatih/color/compare/v1.15.0...v1.16.0)

---
updated-dependencies:
- dependency-name: github.com/fatih/color
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-06 20:49:23 +08:00
dependabot[bot] a973b31ec0 chore(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 (#60)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.16.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.16.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-15 14:57:05 +08:00
dependabot[bot] 8a608d1730 chore(deps): bump golang.org/x/net from 0.15.0 to 0.16.0 (#59)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.15.0 to 0.16.0.
- [Commits](https://github.com/golang/net/compare/v0.15.0...v0.16.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-06 22:02:45 +08:00
Kevin Wan 4d8ee7aaea Update release.yml (#58) v0.8.0 2023-09-16 19:23:29 +08:00
Kevin Wan 78f821af99 Update readme-cn.md (#57) 2023-09-16 19:05:32 +08:00
Kevin Wan f5c179f96f Update readme.md (#56) 2023-09-16 19:05:13 +08:00
Kevin Wan 0fa9d773d0 chore: refactor up/down limit (#55) 2023-09-16 17:41:57 +08:00
Jianglong e79f31db71 feat: add up and down speed limits (#54)
Co-authored-by: Jianglong <youjianglong@tianzongyouxi.com>
2023-09-14 02:35:16 +08:00
dependabot[bot] 95becf6093 chore(deps): bump golang.org/x/net from 0.13.0 to 0.14.0 (#52)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.13.0 to 0.14.0.
- [Commits](https://github.com/golang/net/compare/v0.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-07 22:19:28 +08:00
dependabot[bot] ed52732f42 chore(deps): bump go.mongodb.org/mongo-driver from 1.12.0 to 1.12.1 (#51)
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.12.0 to 1.12.1.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.12.0...v1.12.1)

---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-03 19:46:20 +08:00
dependabot[bot] ddd48ceec3 chore(deps): bump golang.org/x/net from 0.12.0 to 0.13.0 (#50)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.12.0 to 0.13.0.
- [Commits](https://github.com/golang/net/compare/v0.12.0...v0.13.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-02 19:38:10 +08:00
Kevin Wan 9a3b5580a8 chore: improve connection statistics (#49) v0.7.3 2023-07-11 12:05:18 +08:00
dependabot[bot] 1f490c79ba chore(deps): bump go.mongodb.org/mongo-driver from 1.11.7 to 1.12.0 (#46)
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.11.7 to 1.12.0.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.11.7...v1.12.0)

---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-07 10:28:03 +08:00
dependabot[bot] 5bef8bf3de chore(deps): bump google.golang.org/protobuf from 1.30.0 to 1.31.0 (#47)
Bumps google.golang.org/protobuf from 1.30.0 to 1.31.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-06 19:27:55 +08:00
dependabot[bot] 03881e58e6 chore(deps): bump golang.org/x/net from 0.11.0 to 0.12.0 (#48)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.11.0 to 0.12.0.
- [Commits](https://github.com/golang/net/compare/v0.11.0...v0.12.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-06 19:20:37 +08:00
dependabot[bot] 4dba1880f5 chore(deps): bump go.mongodb.org/mongo-driver from 1.11.6 to 1.11.7 (#44)
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.11.6 to 1.11.7.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.11.6...v1.11.7)

---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-17 19:41:31 +08:00
dependabot[bot] ba8f4d66df chore(deps): bump golang.org/x/net from 0.9.0 to 0.11.0 (#45)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.9.0 to 0.11.0.
- [Commits](https://github.com/golang/net/compare/v0.9.0...v0.11.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-17 19:33:24 +08:00
Kevin Wan 0f529625c8 Update readme-cn.md (#42) v0.7.2 2023-05-06 23:40:18 +08:00
Kevin Wan aa27585915 Update readme.md (#41) 2023-05-06 23:38:02 +08:00
Kevin Wan 8ad5a04ad1 Update readme.md (#38) 2023-05-06 23:30:12 +08:00
Kevin Wan c713ba7a33 chore: refactor (#39)
* feat: support connection stats

* chore: refactor
2023-05-06 23:29:54 +08:00
Kevin Wan 6a555eb602 Update readme.md (#37) 2023-05-06 23:24:19 +08:00
dependabot[bot] a8c394a58b chore(deps): bump go.mongodb.org/mongo-driver from 1.11.4 to 1.11.6 (#35)
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.11.4 to 1.11.6.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.11.4...v1.11.6)

---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-06 23:16:20 +08:00