aboutsummaryrefslogtreecommitdiff
path: root/juick-ws
AgeCommit message (Expand)Author
2017-03-04cleanup deprecation warningsGravatar Vitaly Takmazov
2017-03-02juick-server: protocol cleanupGravatar Vitaly Takmazov
2017-02-06juick-ws: create XMLStreamWrite using babblerGravatar Vitaly Takmazov
2017-02-03juick-ws: log xmpp messages using jaxbGravatar Vitaly Takmazov
2017-02-03cleanupGravatar Vitaly Takmazov
2017-02-01clean up some warningsGravatar Vitaly Takmazov
2017-01-17juick-server: messagePosted protocol eventGravatar Vitaly Takmazov
2017-01-17juick-ws: add protocol listenerGravatar Vitaly Takmazov
2017-01-17drop juick-console, add protocol handler to juick-wsGravatar Vitaly Takmazov
2017-01-12juick-ws: ping websocket clientsGravatar Vitaly Takmazov
2016-12-20StringUtils.EMPTYGravatar Vitaly Takmazov
2016-12-16CharEncoding.UTF_8Gravatar Vitaly Takmazov
2016-12-14juick-core: api objects should live in coreGravatar Vitaly Takmazov
2016-12-12juick-ws: fix serializer propertiesGravatar Vitaly Takmazov
2016-12-12juick-ws: using json serializationGravatar Vitaly Takmazov
2016-12-12juick-ws: NumberUtilsGravatar Vitaly Takmazov
2016-12-12juick-ws: drop status servletGravatar Vitaly Takmazov
2016-12-10juick-api: fix telegram urlsGravatar Vitaly Takmazov
2016-12-03update dependenciesGravatar Vitaly Takmazov
2016-12-02move project dependencies versions definitions to the root projectGravatar Vitaly Takmazov
2016-11-30prevent string concatenation for disabled loggersGravatar Alexander Alexeev
2016-11-30configurations clean-up, import is redundantGravatar Alexander Alexeev
2016-11-30juick-ws: update to data servicesGravatar Vitaly Takmazov
2016-11-30juick-ws: more loggingGravatar Vitaly Takmazov
2016-11-29juick-ws: add xmpp debuggerGravatar Vitaly Takmazov
2016-11-28all components using jackson now, org.json serializer moved to compatibility tests packageGravatar Vitaly Takmazov
2016-11-26status constantsGravatar Alexander Alexeev
2016-11-25StatusController mapping fixedGravatar Alexander Alexeev
2016-11-25web socket configuration separated; header mapping fixedGravatar Alexander Alexeev
2016-11-24update dependenciesGravatar Vitaly Takmazov
2016-11-18one way for inititialization and finalization: using constructor's initialization or method init() and AutoCloseable ...Gravatar Alexander Alexeev
2016-11-18correct closing babble components implementedGravatar Alexander Alexeev
2016-11-17bugfix: Injection of autowired dependencies failed; nested exception is java.lang.IllegalStateException: Only one Tra...Gravatar Alexander Alexeev
2016-11-17webSocket app configuration merged with webSocketMvcConfigurationGravatar Alexander Alexeev
2016-11-17babbler dependency moved to juick-serverGravatar Vitaly Takmazov
2016-11-16server-core -> juick-serverGravatar Vitaly Takmazov
2016-11-16juick-ws: threads are handled by babblerGravatar Vitaly Takmazov
2016-11-15empty web.xml files are added to projectsGravatar Alexander Alexeev
2016-11-15all components using babbler now, only juick-xmpp uses ugnich xmppGravatar Vitaly Takmazov
2016-11-15core classes are now serializeable with JAXB (to use as babbler extension)Gravatar Vitaly Takmazov
2016-11-13server core moduleGravatar Alexander Alexeev
2016-11-12extracted application configuration from Mvc configuration with application specific beans;Gravatar Alexander Alexeev
2016-11-12configuration updated: common dependences moved to core moduleGravatar Alexander Alexeev
2016-11-11logback revertedGravatar Alexander Alexeev
2016-11-11logback configurations are copiedGravatar Alexander Alexeev
2016-11-11common data configuration is addedGravatar Alexander Alexeev
2016-11-11empty files are added to empty webapp directoriesGravatar Alexander Alexeev
2016-11-11configuration updated:Gravatar Alexander Alexeev
2016-11-11ws: fix injection and reply quoteGravatar Vitaly Takmazov
2016-11-10using slf4j + logback for loggingGravatar Alexander Alexeev