You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently configuring plug-in require recompiling the class itself. Atmosphere should use reflection and some design pattern to configure Plugin on the fly based on a atmosphere.xml or web.xml property.
As an example, JGroup and Redis have their own way, something should be abstracted.
The text was updated successfully, but these errors were encountered:
Currently configuring plug-in require recompiling the class itself. Atmosphere should use reflection and some design pattern to configure Plugin on the fly based on a atmosphere.xml or web.xml property.
As an example, JGroup and Redis have their own way, something should be abstracted.
The text was updated successfully, but these errors were encountered: