dependabot[bot] a4845451cd
Bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 (#120)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3.3.1...v3.4.0)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-24 09:54:27 +03:00
2021-04-26 01:10:37 +03:00
2021-10-27 01:04:58 +03:00
2020-09-08 00:37:40 +03:00
2021-10-27 01:04:58 +03:00
2020-09-03 12:21:00 +03:00
2021-10-27 01:04:58 +03:00
2022-08-28 18:08:55 +03:00

TCP Server

The TCP micro.Server implemtation. It's a partial implementation which strips out codecs, transports, etc but enables you to create a TCP Server that could potentially be used for some TCP based API services.

Usage

Description
No description provided
Readme
v3.10.1 Latest
2024-12-12 09:36:46 +03:00
Languages
Go 100%