mirror of
				https://github.com/mochi-mqtt/server.git
				synced 2025-10-31 03:26:28 +08:00 
			
		
		
		
	Small fixes and cleanups (#295)
* fix typos, indicate unused returns * Add test for publishToClient acl unauthorized * Add Inline Client as a server option
This commit is contained in:
		| @@ -53,6 +53,6 @@ func main() { | ||||
|  | ||||
| 	<-done | ||||
| 	server.Log.Warn("caught signal, stopping...") | ||||
| 	server.Close() | ||||
| 	_ = server.Close() | ||||
| 	server.Log.Info("main.go finished") | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 JB
					JB