Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: cdc474a6c99c7db2e99be7ce583bab839fe7a826 (plain) (tree)
1
2
3
4
5
6
7
8
9

                                               
 
        
                                   
           
 
     
                   
 
 
[description]
Enable websockets for deployed web applications

[depend]
# javax.websocket needs annotations
annotations

[lib]
lib/websocket/*.jar


Back to the top