17 Commits (53b5af389c5a4bfcf5f0a3a51b4d981878a7d9e4)

Author SHA1 Message Date
Rossen Georgiev 531f7543cf removed EventEmitter as it's now a seperate module 9 years ago
Rossen Georgiev bd91c81ca6 steam_id should always be a SteamID instance 9 years ago
Rossen Georgiev cc780b249c move verbose_debug outside of __init__ 9 years ago
Rossen Georgiev 1630dd93c8 fix type introduces in fa470a6b24 9 years ago
Rossen Georgiev fa470a6b24 CMClient: fix identation for _parse_message 9 years ago
Rossen Georgiev dc19198e25 CMCLient: emit reconnect when about to reconnect 9 years ago
Rossen Georgiev 6ed43fcd87 avoid infinite wait during channel encrpytion 9 years ago
Rossen Georgiev 94598631b1 fix events not propagating in certain conditions 9 years ago
Rossen Georgiev 214258ee44 move proto bit helper func to steam.util 9 years ago
Rossen Georgiev 287eae4d37 added CMServerList object 9 years ago
Rossen Georgiev dbb698ca0e refactored CMClient disconnect handling 9 years ago
Rossen Georgiev cc0754781f added debug msg when using legacy encrypt protocol 9 years ago
Rossen Georgiev 75311b72ba improved event propagation + CM disconnect handling 9 years ago
Rossen Georgiev 5b3f60db7d implemented HMAC crypto 9 years ago
Rossen Georgiev 7d76a375e2 basic SteamClient implementation 9 years ago
Rossen Georgiev 584e9df9c3 implemented EventEmitter; used in CMClient 10 years ago
Rossen Georgiev 22bdb2e687 move everything from client to core 10 years ago
Rossen Georgiev 8e244e00dc CMClient reconnects always, until disconnect 10 years ago
Rossen Georgiev 961512be26 set steam/session id for outgoing msgs 10 years ago
Rossen Georgiev f65cb46261 message debug; nozip multi fix 10 years ago
Rossen Georgiev e29e576cff enums now inherit from int and split enum.py 10 years ago
Rossen Georgiev 92eb3ae7ea basic CM client implementation 10 years ago