summaryrefslogtreecommitdiff
path: root/crystal/tcpsocket.cr
AgeCommit message (Collapse)AuthorFilesLines
2024-02-27crystal/tcpsocket: promote new codebase to bungmobottJoe Rayhawk1-1832/+0
2024-02-27crystal/tcpsocket.cr: add OptionsParserJoe Rayhawk1-193/+274
2024-02-27crystal/tcpsocket: provide more command matching options in configJoe Rayhawk1-204/+204
2024-02-27crystal/tcpsocket: port over functions from old bungmobottJoe Rayhawk1-250/+280
2024-02-13crystal/tcpsocket: support "run" and "run_shell" functionsJoe Rayhawk1-4/+29
2024-02-07tcpsocket.cr: add gamesurge.net supportJoe Rayhawk1-103/+298
Signed-off-by: Joe Rayhawk <jrayhawk@fairlystable.org>
2024-01-29crystal/tcpsocket: add aws and gcs voice rendering to tcp protocolJoe Rayhawk1-60/+134
2024-01-14crystal/tcpsocket.cr: add twitchapi fiber, rename detectionJoe Rayhawk1-120/+107
Note: This needs BungmoBott::Socket implementation
2024-01-11crystal/tcpsocket.cr: Get irc message transport workingJoe Rayhawk1-43/+1015
2023-12-27crystal bungmobott: add YAML::Serializable configuration management system ↵Joe Rayhawk1-137/+77
as module
2023-12-27crystal/tcpsocket.cr: initial work on semi-public socket protocolJoe Rayhawk1-0/+528