Commit Graph

25 Commits

Author SHA1 Message Date
d72c6a2d17 rename client struct to udpConn 2024-11-05 18:35:39 +00:00
c063feb919 fix default config.toml dir in README 2024-11-04 14:37:32 +00:00
ae170ca572 move indexOf into the vbantxt package.
improve the warning message on invalid bps value
2024-11-03 16:15:05 +00:00
7a844e3624 add note about functional options to README 2024-11-03 15:54:34 +00:00
92d5d96967 add makefile 2024-11-03 15:47:59 +00:00
41be07666c section 0.2.0 added to CHANGELOG
README updated, use section added.

default config.toml dir updated
2024-11-03 15:47:54 +00:00
0852b61eea add external vm/matrix tests 2024-11-03 15:47:03 +00:00
6c53cfa383 reorganise some of the internals of the package.
functional options added.
2024-11-03 15:46:14 +00:00
ee781ea586 separate the cli from the vbantxt package
add internal LoadConfig test
2024-11-03 15:44:10 +00:00
a6b20bf676 remove old cli files 2024-11-03 15:42:39 +00:00
d0bd5ca31a upd tested against 2024-06-28 22:23:47 +01:00
74a55dadad add matrix script file example 2024-06-28 20:18:56 +01:00
dde8473c31 reorder README 2024-06-28 19:53:02 +01:00
60ad386431 add link to matrix commands to README 2024-06-28 09:12:42 +01:00
c73614133d add link to CHANGELOG in README 2024-06-28 06:56:45 +01:00
2bdabdae03 host now defaults to "localhost"
loglevel flag now uses logrus constants (0 up to 6)

config values are only applied if the corresponding flag wasn't passed
isFlagPassed() added to util.go
2024-06-28 06:55:53 +01:00
31b188280d CHANGELOG added 2024-06-28 06:51:23 +01:00
ccf34e492d Added link to Matrix.
Added some details regarding command line flags.

Matrix, Logging sections added
2024-06-28 06:51:10 +01:00
onyx-and-iris
56ce415d6d typo fix 2022-11-06 07:47:25 +00:00
onyx-and-iris
cfd89fb1ed update readme 2022-11-06 07:37:30 +00:00
onyx-and-iris
73a99e5059 alter port in readme toml example 2022-11-05 19:33:26 +00:00
onyx-and-iris
6221f6a167 add os badges 2022-11-05 19:27:16 +00:00
onyx-and-iris
826df820fc adjust readme header 2022-11-05 19:05:38 +00:00
onyx-and-iris
4fd0fdbc56 initial commit 2022-11-05 18:58:36 +00:00
5dcf3fbc28
Initial commit 2022-09-23 09:29:14 +01:00