279 Commits

Author SHA1 Message Date
Austin Zhai
92dc12b7c6 Feat/update geminio (#88)
* feat: bump up buffer size

* feat: update geminio
v1.2.0
2025-09-25 08:49:30 +08:00
Austin Zhai
790be256e1 Update README_en.md (#87) v1.2.0-rc.1 2025-07-10 14:24:20 +08:00
Austin Zhai
f724354949 Update README.md (#86) 2025-07-10 14:22:46 +08:00
dependabot[bot]
d0cfaf9537 build(deps): bump github.com/redis/go-redis/v9 from 9.5.1 to 9.5.5 (#85)
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.5.1 to 9.5.5.
- [Release notes](https://github.com/redis/go-redis/releases)
- [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/go-redis/compare/v9.5.1...v9.5.5)

---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/v9
  dependency-version: 9.5.5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-22 09:44:45 +08:00
dependabot[bot]
8ea14a7171 build(deps): bump golang.org/x/net from 0.25.0 to 0.38.0 (#84)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.25.0 to 0.38.0.
- [Commits](https://github.com/golang/net/compare/v0.25.0...v0.38.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.38.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-18 10:15:30 +08:00
dependabot[bot]
66b59e3274 build(deps): bump golang.org/x/net in /pkg/operator (#83)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.36.0 to 0.38.0.
- [Commits](https://github.com/golang/net/compare/v0.36.0...v0.38.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.38.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-18 10:10:34 +08:00
dependabot[bot]
c896c56f17 build(deps): bump golang.org/x/crypto from 0.31.0 to 0.35.0 (#82)
* build(deps): bump golang.org/x/crypto from 0.31.0 to 0.35.0

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.31.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.31.0...v0.35.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.35.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix go deps

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: singchia <singchia@163.com>
2025-04-16 08:34:22 +08:00
Austin Zhai
2ce526e8d3 Merge pull request #81 from singchia/dependabot/go_modules/pkg/operator/golang.org/x/net-0.36.0
build(deps): bump golang.org/x/net from 0.23.0 to 0.36.0 in /pkg/operator
2025-04-07 10:04:01 +08:00
dependabot[bot]
7042699f9d build(deps): bump golang.org/x/net in /pkg/operator
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.23.0 to 0.36.0.
- [Commits](https://github.com/golang/net/compare/v0.23.0...v0.36.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.36.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-07 02:00:53 +00:00
Austin Zhai
fc57b56045 Merge pull request #80 from singchia/dependabot/go_modules/golang.org/x/crypto-0.31.0
build(deps): bump golang.org/x/crypto from 0.21.0 to 0.31.0
2025-03-26 10:23:40 +08:00
dependabot[bot]
da8439dec0 build(deps): bump golang.org/x/crypto from 0.21.0 to 0.31.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.21.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.21.0...v0.31.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-26 02:21:46 +00:00
Austin Zhai
259d707b7c Merge pull request #79 from kuchaguangjie/eric
update .gitignore
2024-10-15 11:11:22 +08:00
eric
fefec2bf4b update .gitignore 2024-10-12 18:55:28 +08:00
singchia
ee45c616de Merge pull request #72 from singchia/feat/wechat
update wecha qr code
2024-07-26 08:57:12 +08:00
singchia
62461d4294 update wecha qr code 2024-07-26 08:56:28 +08:00
singchia
cea844507f Merge pull request #71 from singchia/feat/wechat
readme: add wechat qr-code picture
2024-06-24 17:30:09 +08:00
singchia
85d12dd533 readme: add wechat qr-code picture 2024-06-24 17:29:26 +08:00
singchia
8e35ec1dbb readme: add wechat qr-code picture 2024-06-24 17:28:14 +08:00
singchia
dea5093001 Merge pull request #70 from singchia/feat/example-rtmp
example: update diagram in readme
2024-06-21 17:21:03 +08:00
singchia
efe54559ff example: update diagram in readme 2024-06-21 17:19:12 +08:00
singchia
2f67382e40 Merge pull request #69 from singchia/feat/example-rtmp
examples: add rtmp for realtime message proxy
2024-06-21 16:30:35 +08:00
singchia
aeb0cd3bd3 examples: add rtmp for realtime message proxy 2024-06-21 16:28:59 +08:00
singchia
1d23b704ec Merge pull request #68 from raysuffern/feat/cicd
cicd: add github workflow ci and github ci badger
2024-06-03 19:42:09 +08:00
Ray Suffern
67ddd0c38f cicd: add github ci badger 2024-06-03 07:33:02 -04:00
Ray Suffern
4fbbe9f317 Merge branch 'singchia:main' into main 2024-06-03 19:29:00 +08:00
Ray Suffern
ab898d1b00 Merge pull request #1 from raysuffern/fix/misspell
cicd: add github workflow ci
2024-06-03 19:25:32 +08:00
Ray Suffern
dcd3d9f715 cicd: add github workflow ci 2024-06-03 07:24:03 -04:00
singchia
427fd28397 Merge pull request #67 from singchia/feat/readme-en
feat: add english readme
2024-06-02 19:49:27 +08:00
singchia
1689f52406 feat: add english readme 2024-06-02 19:45:20 +08:00
singchia
ceea52a6da Merge pull request #66 from raysuffern/fix/misspell
fix: misspell in the code
2024-05-31 23:38:04 +08:00
raysuffern
5cd7aec3ef fix: misspell in the code 2024-05-31 11:34:05 -04:00
singchia
fb06aa1a58 Merge pull request #65 from raysuffern/fix/misspell
fix: misspell in the code
2024-05-31 23:05:47 +08:00
Auztin Zhai
74467fcabf fix: misspell in the code 2024-05-31 11:04:09 -04:00
singchia
af19cbcb42 Merge pull request #64 from singchia/feat/readme
k8s: update crd and it's example plus version updated
v1.1.0
2024-05-31 18:15:16 +08:00
singchia
e4f874ee3a k8s: update crd and it's example plus version updated 2024-05-31 18:09:23 +08:00
singchia
ce520f041f Merge pull request #63 from singchia/feat/readme
readme: add langurage for code blocks
2024-05-31 08:04:45 +08:00
singchia
57778fa0cd readme: add langurage for code blocks 2024-05-31 08:04:10 +08:00
singchia
d31461b6b1 Merge pull request #62 from singchia/feat/readme
readme: fix spell error in yaml block
2024-05-31 00:31:50 +08:00
singchia
14e17e1397 readme: fix spell error in yaml blocl 2024-05-31 00:29:35 +08:00
singchia
17533574cc readme: add yaml block type 2024-05-31 00:28:11 +08:00
singchia
5f9e02e35e readme: add badger 2024-05-31 00:26:31 +08:00
singchia
58a23dfe87 readme: add badger 2024-05-31 00:25:23 +08:00
singchia
88306ec456 Merge pull request #61 from singchia/feat/readme
readme: barely finished
2024-05-31 00:19:42 +08:00
singchia
9b15862266 readme: barely finished 2024-05-31 00:16:55 +08:00
singchia
496cd7dbb3 route: add hash by functions with srcip edgeid and random 2024-05-30 21:02:26 +08:00
singchia
661dee0ed1 readme: add table for main functions 2024-05-30 00:57:25 +08:00
singchia
7678b82d10 readme: update 2024-05-30 00:01:31 +08:00
singchia
104d684af9 readme: add stream test and more examples 2024-05-29 21:51:18 +08:00
singchia
14660ab97e diagram: add wechat group picture 2024-05-29 21:14:49 +08:00
singchia
428cd58308 readme: update 2024-05-29 19:56:03 +08:00