Augusto Dwenger J. hamburghammer
  • Joined on 2020-07-22
hamburghammer transferred repository hamburghammer/gohttpserver to hamburghammer-mir.../gohttpserver 2022-02-19 20:37:06 +01:00
hamburghammer transferred repository hamburghammer/dll to hamburghammer-mir.../dll 2022-02-19 20:36:49 +01:00
hamburghammer transferred repository hamburghammer/todoApp to hamburghammer-mir.../todoApp 2022-02-19 20:36:34 +01:00
hamburghammer transferred repository hamburghammer/rcon to hamburghammer-mir.../rcon 2022-02-19 20:35:49 +01:00
hamburghammer transferred repository hamburghammer/grcon to hamburghammer-mir.../grcon 2022-02-19 20:35:34 +01:00
hamburghammer transferred repository hamburghammer/rcon-cli to hamburghammer-mir.../rcon-cli 2022-02-19 20:32:30 +01:00
hamburghammer synced commits to master at hamburghammer-mir.../grcon from mirror 2022-02-18 06:27:15 +01:00
1cda9ca591 Init commit
hamburghammer synced commits to refs/tags/v0.1.0 at hamburghammer-mir.../grcon from mirror 2022-02-18 06:27:15 +01:00
hamburghammer synced new reference refs/tags/v0.1.0 to hamburghammer-mir.../grcon from mirror 2022-02-18 06:27:15 +01:00
hamburghammer synced and deleted reference v2 at hamburghammer-mir.../rcon from mirror 2022-02-18 04:27:17 +01:00
hamburghammer synced commits to grcon at hamburghammer-mir.../rcon-cli from mirror 2022-02-18 04:27:16 +01:00
hamburghammer synced new reference grcon to hamburghammer-mir.../rcon-cli from mirror 2022-02-18 04:27:16 +01:00
hamburghammer synced commits to v2 at hamburghammer-mir.../rcon from mirror 2022-02-17 20:17:17 +01:00
468e905c12 Move SimpleClient into own package called client
472b7c2f77 Add missing close call on the connections inside the examples
45f457cf9f Remove read, write and auth functions/files
7673f0dcc8 Add a simple client to interact with a connection
e8fe178e5a Fix InvalidResponseTypeError naming
Compare 6 commits »
hamburghammer synced commits to v2 at hamburghammer-mir.../rcon from mirror 2022-02-17 03:57:16 +01:00
6af33f8e24 Add interface to facilitate the work whit rcon.RemoteConsole
9f37d2560e Add utility function to generate packets
Compare 2 commits »
hamburghammer synced commits to v2 at hamburghammer-mir.../rcon from mirror 2022-02-16 19:47:17 +01:00
32a2c1c18f Fix MaxBody docu
389b2d51c6 Add RemoteConsole examples
27a10958f2 Add note to the RequestTooLongError regarding the possible error source
92a33f178c Fix test error message
4cf40131a5 Fix wrong response too large calculation
Compare 6 commits »
hamburghammer synced and deleted reference context at hamburghammer-mir.../rcon from mirror 2022-02-14 18:47:17 +01:00
hamburghammer synced commits to v2 at hamburghammer-mir.../rcon from mirror 2022-02-14 02:27:16 +01:00
84d9ae69fa Add version 2 note
hamburghammer synced new reference v2 to hamburghammer-mir.../rcon from mirror 2022-02-12 01:27:17 +01:00
hamburghammer synced commits to v2 at hamburghammer-mir.../rcon from mirror 2022-02-12 01:27:16 +01:00
hamburghammer synced commits to master at hamburghammer-mir.../rcon from mirror 2022-02-11 17:17:17 +01:00
05aea9e665 Fix packet parsing