summaryrefslogtreecommitdiffstats
path: root/blimp/net/blimp_connection.h
Commit message (Expand)AuthorAgeFilesLines
* Implementation and fixes for Blimp client/engine E2E communication.kmarshall2016-01-051-5/+13
* [Blimp Net] Adds unit test for BrowserConnectionHandlerhaibinlu2015-12-181-1/+1
* [Blimp Net] Add EngineAuthHandler.haibinlu2015-12-091-3/+6
* [Blimp Net] Implement BlimpConnection.haibinlu2015-11-201-1/+2
* [Blimp]Add BlimpMessagePump to BlimpConnection.haibinlu2015-11-171-9/+7
* Add interfaces for most major Blimp net components.kmarshall2015-11-121-1/+1
* Add interfaces for most major Blimp net components.kmarshall2015-11-121-2/+20
* Change BlimpTransport to vend BlimpConnections.kmarshall2015-11-101-0/+2
* Change BlimpTransport to vend BlimpConnections.kmarshall2015-11-051-3/+11
* Rename BlimpClientSession to BlimpConnection, which is shared between client ...haibinlu2015-10-261-0/+24