init
This commit is contained in:
		
							
								
								
									
										8
									
								
								auto-demo/demo/test/call.ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								auto-demo/demo/test/call.ts
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,8 @@
 | 
			
		||||
import { callSock } from "@kevisual/router/src/auto/call-sock.ts";
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
callSock({ path: 'demo' }, {
 | 
			
		||||
  // socketPath: '../app.sock',
 | 
			
		||||
}).then((resp) => {
 | 
			
		||||
  console.log(resp);
 | 
			
		||||
});
 | 
			
		||||
		Reference in New Issue
	
	Block a user