Hi, as my backend server has longpolling port which indicates that it implement realtime connection using longpolling but i saw that TMW webcore has websocket component ,
if these 2 are different technologies, then will TMS webcore currently be able to create a longpolling from client connections for maintaining a realtime communication with my backend server ?
how do i implement such realtime communication with my backend server ?
Thanks.