Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-07 | juick-ws: do not use servlet api directly, refactor components as InitializingBean | Vitaly Takmazov | |
2016-08-01 | xmpp: read s2s port from config | Vitaly Takmazov | |
2016-08-01 | Utils.parseInt -> apache-lang3's NumberUtils | Vitaly Takmazov | |
2016-07-31 | move components to ws module | Vitaly Takmazov | |
2016-07-27 | terminal: small fixes | Vitaly Takmazov | |
2016-07-27 | juick-ws: lowercase upgrade header | Vitaly Takmazov | |
2016-07-27 | terminal: fix status and keepalive refresh | Vitaly Takmazov | |
2016-07-27 | fix ws configuration | Vitaly Takmazov | |
2016-07-27 | juick-ws: websocket terminal | Vitaly Takmazov | |
2016-07-20 | DriverManagerDataSource -> BasicDataSource | Vitaly Takmazov | |
2016-07-19 | juick-ws: name of property should match the bean to inject the same instance | Vitaly Takmazov | |
2016-07-19 | juick-ws: WebsocketComponent is singleton | Vitaly Takmazov | |
2016-07-19 | juick-ws: add status page | Vitaly Takmazov | |
2016-07-07 | reorganize project, part 3 | Vitaly Takmazov | |