Add browser support with Socket.io transport, authentication, performance-optimized IPC, and CI/CD (#925)
This commit is contained in:
4
.devcontainer/mosquitto.conf
Normal file
4
.devcontainer/mosquitto.conf
Normal file
@@ -0,0 +1,4 @@
|
||||
# Mosquitto configuration for development
|
||||
listener 1883
|
||||
allow_anonymous true
|
||||
persistence false
|
||||
Reference in New Issue
Block a user