Commit Graph
21 Commits
Author SHA1 Message Date
onyx_online 5a5a6fa893 fix pointer 2024-11-07 19:36:56 +00:00
onyx_online be11239d39 header now uses reusable buffer 2024-11-07 19:34:44 +00:00
onyx_online d72c6a2d17 rename client struct to udpConn 2024-11-05 18:35:39 +00:00
onyx_online c063feb919 fix default config.toml dir in README 2024-11-04 14:37:32 +00:00
onyx_online ae170ca572 move indexOf into the vbantxt package.
improve the warning message on invalid bps value
2024-11-03 16:15:05 +00:00
onyx_online 7a844e3624 add note about functional options to README 2024-11-03 15:54:34 +00:00
onyx_online 92d5d96967 add makefile 2024-11-03 15:47:59 +00:00
onyx_online 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
onyx_online 0852b61eea add external vm/matrix tests 2024-11-03 15:47:03 +00:00
onyx_online 6c53cfa383 reorganise some of the internals of the package.
functional options added.
2024-11-03 15:46:14 +00:00
onyx_online ee781ea586 separate the cli from the vbantxt package
add internal LoadConfig test
2024-11-03 15:44:10 +00:00
onyx_online a6b20bf676 remove old cli files 2024-11-03 15:42:39 +00:00
onyx_online d0bd5ca31a upd tested against 2024-06-28 22:23:47 +01:00
onyx_online 74a55dadad add matrix script file example 2024-06-28 20:18:56 +01:00
onyx_online dde8473c31 reorder README 2024-06-28 19:53:02 +01:00
onyx_online 60ad386431 add link to matrix commands to README 2024-06-28 09:12:42 +01:00
onyx_online c73614133d add link to CHANGELOG in README 2024-06-28 06:56:45 +01:00
onyx_online 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
onyx_online 31b188280d CHANGELOG added 2024-06-28 06:51:23 +01:00
onyx_online 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_online 5dcf3fbc28 Initial commit 2022-09-23 09:29:14 +01:00