0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 12 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
typo More... almost 12 years ago
peer closed detection improvement More... almost 12 years ago
shorter & cleaner recv_all() function More... almost 12 years ago
remove unnecessary exception handling More... almost 12 years ago
add own_domain support to simple_rpcd.py. Now, client can use their own domain with roomahost. More... almost 12 years ago
move ReleaseNotes to root directory More... almost 12 years ago
v0.4 released More... almost 12 years ago
Client will do auto reconnection if connection to server failed/closed. More... almost 12 years ago
client will give notification to browser/peer when local web server is down. Notification will be given by sending local_down Ctrl packet. More... almost 12 years ago
split DataRsp and CtrlRsp handler More... almost 12 years ago
new ctrl packet type = local down. It is a ctrl packet that will be sent to peer when local web server is down. More... almost 12 years ago
update requirements split gevent requirements to another file More... almost 12 years ago
clean up the socket when error reading from client More... almost 12 years ago
handle KeyError when deleting client More... almost 12 years ago
small readme formatting More... almost 12 years ago
add terms that used in roomahost More... almost 12 years ago
remove unused header rewrite code More... almost 12 years ago
only cache status of registered user More... almost 12 years ago
change license to GPL More... almost 12 years ago
client status will be saved to in-memory cache. In-memory cache implemented using python dictionary. Will consider to move to redis cache. More... almost 12 years ago
add http-parser to requirements More... almost 12 years ago
change rh client file name More... almost 12 years ago
initial code to use C HTTP parser More... almost 12 years ago
fix typho More... about 12 years ago
change error value to more informative format pylint & pychecker check More... about 12 years ago
Merge branch 'master' of github.com:iwanbk/roomahost More... about 12 years ago
formatting More... about 12 years ago
log formatting on file logger More... about 12 years ago
style & formatting More... about 12 years ago
gen_ses_id will return -1 if there is no session left More... about 12 years ago