Menu

#80 Provide lazy client connections

2.2
closed-fixed
None
5
2013-04-29
2013-04-29
No

Add a possibility to create lazy client connections, i.e. the (physical) connection is opened only right before the Initiator sends the first message.
This would help for testing purposes as well for read-world problems when the server side is not listening when a connection is established.

Discussion

  • Christian Ohr

    Christian Ohr - 2013-04-29
    • status: open --> closed-fixed
     
  • Christian Ohr

    Christian Ohr - 2013-04-29

    HapiContext.newLazyClient and ConnectionHub.attachLazily
    Existing methods connect eagerly.

     

Log in to post a comment.

MongoDB Logo MongoDB