Changes between Version 35 and Version 36 of Clojure Client Tutorial


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

--

Legend:

Unmodified
Added
Removed
Modified
  • Clojure Client Tutorial

    v35 v36  
    5959
    6060'''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'''New Note: client->server function has been removed; just call send functions with same args.'''
    6162
    6263Now it is time to learn to use the client.  cd to the top level directory and typu "lein repl". If everything went smoothly you'll see something about no rlwrap and the prompt.