index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
action_cable
/
connection.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run a single eventmachine timer to send heartbeats
Pratik Naik
2015-10-08
1
-1
/
+0
*
Basic authentication helpers
David Heinemeier Hansson
2015-07-07
1
-0
/
+1
*
Add WebSocket decorator
David Heinemeier Hansson
2015-06-27
1
-0
/
+1
*
Rename Processor to MessageBuffer
David Heinemeier Hansson
2015-06-22
1
-1
/
+1
*
Finish Processor class extraction
David Heinemeier Hansson
2015-06-22
1
-0
/
+1
*
Extract Heartbeat class to perform periodical ping
David Heinemeier Hansson
2015-06-21
1
-0
/
+1
*
Extracted Subscriptions class
David Heinemeier Hansson
2015-06-21
1
-0
/
+1
*
Consolidate all identification logic in a single concern
David Heinemeier Hansson
2015-06-21
1
-1
/
+1
*
Add a tagged proxy logger to handle per connection tags
Pratik Naik
2015-04-10
1
-0
/
+1
*
Rename Registry to InternalChannel and remove dup methods
Pratik Naik
2015-04-09
1
-1
/
+1
*
Add remote connection to talk over internal redis channel
Pratik Naik
2015-04-06
1
-1
/
+2
*
Add connection identifier and an internal redis channel
Pratik Naik
2015-04-06
1
-130
/
+3
*
Separate connection and server classes
Pratik Naik
2015-04-04
1
-0
/
+133