Commit Graph

381 Commits

Author SHA1 Message Date
a7320c4c78
Merge pull request #25 from yunginnanet/dependabot/go_modules/git.tcp.direct/kayos/common-0.7.2 2022-09-15 08:47:03 -07:00
dependabot[bot]
6844687fb1
Bump git.tcp.direct/kayos/common from 0.7.1 to 0.7.2
Bumps git.tcp.direct/kayos/common from 0.7.1 to 0.7.2.

---
updated-dependencies:
- dependency-name: git.tcp.direct/kayos/common
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-15 15:33:14 +00:00
e79700ef6d
Docs: format 2022-09-04 23:28:15 -07:00
11383b92ea
Update docs link 2022-09-04 23:25:35 -07:00
157bc2d20c
Adjust: recycling 2022-09-03 08:01:35 -07:00
c1d894115e
Fix: example printf 2022-09-03 06:47:35 -07:00
23719e5c4f
Performance: Refactor recycling + Fix: example gomod 2022-09-03 06:43:51 -07:00
163c85a8fc
Performance: shared HTTP client+ Fix: example 2022-09-03 06:11:57 -07:00
a4b079831c
Remote http proxy functionality for now 2022-08-31 11:49:06 -07:00
672835a9e1
Use pointer for debug logger 2022-08-31 11:38:44 -07:00
5e0a575147
Fix (dialer): Respect context 2022-08-30 16:05:22 -07:00
992f0eb29c
Update go.yml 2022-08-28 22:49:51 -07:00
aebdfe2131
Backport: parsing improvement + tests 2022-08-28 22:42:22 -07:00
d5a53a44ff
Cleanup debug printlns 2022-08-28 22:34:17 -07:00
d61405b31d
Parsing improvement + tests 2022-08-28 22:33:07 -07:00
033d14bb87
._. 2022-08-28 09:37:40 -07:00
c3e3694a3e
Refactor + Re-use net.Conn for validation 2022-08-28 06:12:48 -07:00
0b8aecb1c8
Merge pull request #24 from yunginnanet/dependabot/go_modules/git.tcp.direct/kayos/common-0.7.1 2022-08-22 08:44:40 -07:00
dependabot[bot]
78ce14448d
Bump git.tcp.direct/kayos/common from 0.7.0 to 0.7.1
Bumps git.tcp.direct/kayos/common from 0.7.0 to 0.7.1.

---
updated-dependencies:
- dependency-name: git.tcp.direct/kayos/common
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 15:25:10 +00:00
4441088c4d
Merge pull request #23 from yunginnanet/dependabot/go_modules/github.com/yunginnanet/Rate5-1.1.0 2022-07-25 11:40:21 -07:00
dependabot[bot]
5ef6b3f809
Bump github.com/yunginnanet/Rate5 from 1.0.1 to 1.1.0
Bumps [github.com/yunginnanet/Rate5](https://github.com/yunginnanet/Rate5) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/yunginnanet/Rate5/releases)
- [Commits](https://github.com/yunginnanet/Rate5/compare/v1.0.1...v1.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-25 15:26:39 +00:00
28805017f0
Chore: tidy up 2022-07-25 00:14:26 -07:00
61b1bd53e0
Backport from dev 2022-07-24 23:24:06 -07:00
144fe6b376
Stupid dumb optimized 2022-07-24 23:23:12 -07:00
81d70cd63f
https://tcp.ac/i/XWGff 2022-07-15 01:36:54 -07:00
fd801e1ddc
Update example module 2022-07-15 00:42:34 -07:00
eb6e338779
Implement a context dialer and improve example 2022-07-15 00:40:26 -07:00
6a96911ca4
Merge pull request #22 from yunginnanet/dependabot/go_modules/git.tcp.direct/kayos/common-0.7.0 2022-07-13 10:52:13 -07:00
dependabot[bot]
e5c2e16ad5
Bump git.tcp.direct/kayos/common from 0.6.0 to 0.7.0
Bumps git.tcp.direct/kayos/common from 0.6.0 to 0.7.0.

---
updated-dependencies:
- dependency-name: git.tcp.direct/kayos/common
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-13 15:32:39 +00:00
928fd3a037
Fix go.sum 2022-07-12 04:07:27 -07:00
2fb5415b75
Bump kayos/common -> v0.6.0 2022-07-12 02:25:26 -07:00
1a5a47319e
Bump kayos/common -> v0.6.0 2022-07-12 02:25:12 -07:00
7ecedfdd0c
Merge branch 'master' into dev 2022-07-09 11:47:54 -07:00
3e27744925
Create go.yml 2022-07-09 11:46:29 -07:00
e1c09468d2
Update gomod stuff and finish merge 2022-07-09 11:44:11 -07:00
a54ce17f61
(re)add go.mod and go.sum 2022-07-09 11:43:07 -07:00
bca6f2a556
Merge branch 'master' into dev 2022-07-09 11:42:41 -07:00
37577cf7a4
Finish implementing net.Dialer 2022-07-09 11:36:45 -07:00
ceddd8242d
Update Rate5 (important!) 2022-07-07 12:36:29 -07:00
1ed7f257c0
update go modules 2022-07-06 05:21:05 -07:00
dfa5e257f6
Merge pull request #21 from yunginnanet/dependabot/go_modules/git.tcp.direct/kayos/common-0.5.5 2022-07-04 11:36:07 -07:00
dependabot[bot]
350b29f445
Bump git.tcp.direct/kayos/common from 0.5.4 to 0.5.5
Bumps git.tcp.direct/kayos/common from 0.5.4 to 0.5.5.

---
updated-dependencies:
- dependency-name: git.tcp.direct/kayos/common
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-04 15:58:35 +00:00
a541316591
Fix panic 2022-06-27 19:27:52 -07:00
6f0d1835e9
Development overhaul update 2022-06-25 19:51:42 -07:00
77cea4ba37
Merge branch 'master' into dev 2022-06-25 19:18:04 -07:00
ab7b13bca7
Update: .gitignore 2022-06-25 19:11:01 -07:00
9a9fa798ac
Bump miekg/dns from 1.1.49 to 1.1.50 2022-06-23 10:35:15 +00:00
dependabot[bot]
035527f431
Bump github.com/miekg/dns from 1.1.49 to 1.1.50
Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.49 to 1.1.50.
- [Release notes](https://github.com/miekg/dns/releases)
- [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release)
- [Commits](https://github.com/miekg/dns/compare/v1.1.49...v1.1.50)

---
updated-dependencies:
- dependency-name: github.com/miekg/dns
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-21 15:53:56 +00:00
8cce1a83a1
Remove gif file 2022-06-12 15:11:43 -07:00
1656bb89f5
Docs: Sauce 2022-06-12 08:25:43 -07:00