mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Another session -> connection renaming.
This commit is contained in:
committed by
Nick Martin
parent
bd978adcbd
commit
e253ecd46a
@@ -475,8 +475,8 @@ updates are not required.
|
||||
be called on new connections.
|
||||
|
||||
The callback is called with a single argument, the server-side
|
||||
[session](#ddp_session) representing the connection from the client.
|
||||
|
||||
`connection` representing the connection from the client. This object
|
||||
contains the following fields:
|
||||
|
||||
<dl class="objdesc">
|
||||
{{#dtdd name="id" type="String"}}
|
||||
|
||||
Reference in New Issue
Block a user