Where is the socket.io client library?

后端 未结 8 1623
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-13 23:40

As far as I have seen, there is no explanation as to where we are to locate the client side script for socket.io if node.js is not used as the web

8条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-14 00:01

    if you use https://github.com/btford/angular-socket-io make sure to have your index.html like this:

    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    

提交回复
热议问题