File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ demonstrates a specific feature or programming technique.
99|  [ Ice Bidir] ( ./Ice/bidir/ )                  |  Shows how to send requests "the other way around", from the server to the client.                   | 
1010|  [ Ice Cancellation] ( ./Ice/cancellation/ )    |  Shows how to cancel a request and how to configure invocation timeouts.                             | 
1111|  [ Ice Context] ( ./Ice/context/ )              |  Shows how to set and retrieve request contexts.                                                     | 
12+ |  [ Ice Custom Error] ( ./Ice/customError/ )     |  Shows how to define a new exception in Slice and return this exception from a Slice operation.      | 
1213|  [ Ice Greeter] ( ./Ice/greeter/ )              |  Shows how to call and implement a canonical Greeter application with Ice. ** Start with this demo!**  | 
1314|  [ Ice Inheritance] ( ./Ice/inheritance/ )      |  Shows the power of interface inheritance in Slice.                                                  | 
1415|  [ Ice React Greeter] ( ./Ice/react-greeter/ )  |  Shows how to use Ice in a modern React application with a web UI.                                   | 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments