Changes between Version 36 and Version 37 of Clojure Client Tutorial


Ignore:
Timestamp:
Aug 5, 2011 9:32:36 PM (13 years ago)
Author:
kedwar10
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Clojure Client Tutorial

    v36 v37  
    5858== Client Usage Tutorial ==
    5959
    60 '''Note: The order of the scheduling and op arguments to client->server has been reversed. Also, the initial data structure passed to the send functions can now be specified by the user.'''
     60'''Note: The order of the scheduling and op arguments to client->server has been reversed. Also, the initial data structure passed to the send functions can now be specified by the user.'''
     61
    6162'''New Note: client->server function has been removed; just call send functions with same args.'''
    6263