Jiangnan Jia

Results 31 issues of Jiangnan Jia

Now, the `go module name` in go.mod is `github.com/opensergo/opensergo-go`, need we to change it to `github.com/opensergo/opensergo-go-sdk`? ### Anything else we need to know? If it is changed, the frame or...

kind/discussion

## Issue Description Type: *feature request* ### Describe what feature you want Add timeout and retry mechanism for connect to transport stream ### Additional context Add any other context or...

kind/feature

## Issue Description Type: *feature request* ### Describe what feature you want Improve client NewOpenSergoClient API with functional option style. ### Additional context Add any other context or screenshots about...

kind/enhancement

## Issue Description Type: *feature request* ### Describe what feature you want Add event-based mechanism for business decoupling. when some special events(like keepalive, error, timeout-retry, ...) occurred, push them into...

kind/feature

## Issue Description Type: *feature request* ### Describe what feature you want According to the characteristics of go language, We can control the all lifecycle of go-framwork by `context`. And...

kind/feature

## Issue Description Type: *feature request* ### Describe what feature you want Add timeout mechanism for config-subscribe transport stream. If the deadline exceeds for the client waiting for ACK or...

kind/feature

### Describe what this PR does / why we need it update args of golangci-lint in ci.yml according to official guides ### Does this pull request fix one issue? ###...

## Issue Description Type: *feature request* ### Describe what feature you want Add optional config for supporting TLS which user can enable the TLS transport

kind/feature

### Describe what this PR does / why we need it In current version, the deploy scripts in directory ./cmd did not support params: - can not defined version -...

Signed-off-by: Jiangnan Jia ### Describe what this PR does / why we need it Add configuration support ### Does this pull request fix one issue? Fixed #18 ### Describe how...

kind/feature
area/configuration