That did not occur to me at all. Thanks! I think it is definitely an option. I have already considered I should probably acknowledge all messages and not just heartbeat as a sign of the socket...
Type: Posts; User: abukovsky; Keyword(s):
That did not occur to me at all. Thanks! I think it is definitely an option. I have already considered I should probably acknowledge all messages and not just heartbeat as a sign of the socket...
Hello-
I am working on a simple TCP socket server using Spring Integration 2.0.3. The client is sending (among others) periodical heartbeat messages. The server is expected to close the related...
I have a Grails 1.2.2 project kept in the version control system (Git). It utilizes several Grails plugins. When imported to STS, Grails plugin dependencies are resolved and shown properly in...