9 Commits (04c8c2f6e74e2d198e1c4faae9430c2c6c52b14f)

Author SHA1 Message Date
Steve Myers 04c8c2f6e7 Change async_rcon to class 2 years ago
Richard Neumann b7181c3dd4 Black 2 years ago
Richard Neumann 1f503bd9e6 Add missing waiting for writer to drain 3 years ago
Richard Neumann f950b2a3bd Remove trailing commas 3 years ago
Richard Neumann 12d9318ed8 Implement fragmented packet reading in async rcon 3 years ago
Richard Neumann 376759b8f7 Update docstrings 3 years ago
Richard Neumann aa1306d373 Extend console script to be able to select protocol type 3 years ago
Richard Neumann 0cbbf8aaea Fix imports and outsource common modules 3 years ago
Richard Neumann e1c8428345 Move SourceRCON implementation into sub-package 3 years ago
Richard Neumann ecfa906cec Update signature formatting 3 years ago
Richard Neumann be4bd223c9 General code cleanup 3 years ago
Richard Neumann cb97daa805 Add Period 3 years ago
Richard Neumann 5996bfa6a7 Fix syntax error 3 years ago
Alan Deutscher 359bfcfcaa Close asynchronous connections. 3 years ago
Richard Neumann c2541ef30a Rename module to prevent name clash with stdlib 3 years ago
Richard Neumann 579d50e227 Add encoding options to async interface 4 years ago
Richard Neumann 84d70f00f4 Wait for SERVERDATA_AUTH_RESPONSE in async client 4 years ago
Richard Neumann 104d2de642 Re-added custom exceptions. 4 years ago
Richard Neumann f5fd78f369 Added async interface. 4 years ago