mrfelfel

Results 10 comments of mrfelfel

add MQTT transport over TCP is not possible (this version of engine.io depends on HTTP(request, URL)) but look at my idea : 1 - serve MQTT broker (Mosca, etc) with...

Related to #366

engine.io based on the HTTP request, but for Support TCP or other protocols as Transport **The concept of receiving queries in Engine.io should be developed** in Anatomy of an Engine.IO...

the transports array is a good idea, of course, each transport should be an independent module (like socket.io Redis adapter) and another point for providing additional transports(like TCP), URL is...

related to socketio/socket.io#5075

Related to socketio/socket.io#5081

engine.io based on the HTTP request, but for Support TCP or other protocols as Transport **The concept of receiving queries in Engine.io should be developed** in Anatomy of an Engine.IO...

the transports array is a good idea, of course, each transport should be an independent module (like socket.io Redis adapter) and another point for providing additional transports(like TCP), URL is...

add MQTT transport over TCP is not possible (this version of engine.io depends on HTTP(request, URL)) but look at my idea : 1 - serve MQTT broker (Mosca, etc) with...