1.3.6 (2019-08-06)
Fixed bugs:
- v1.3.4 replaced my custom header in open socket? #58
Closed issues:
- Json error: The data couldn’t be read because it isn’t in the correct format. #60
Merged pull requests:
1.3.5 (2019-07-25)
Fixed bugs:
- StompClientDidConnect not called on a fresh project #51
Closed issues:
Merged pull requests:
1.3.4 (2019-07-19)
1.3.3 (2019-07-18)
Closed issues:
Merged pull requests:
1.3.2 (2019-07-10)
Implemented enhancements:
- stompClientWillDisconnect missing #44
Merged pull requests:
1.3.1 (2019-06-14)
Closed issues:
- Can I subscribe to multiple topics with one stomp client? #47
- After subscribing to a topic, how to handle messages from server side? #46
- socket?.readyState is .OPEN and it never goes to my own "stompClientDidDisconnect" method #45
- Didconnect function cannot be callback after successful connection #43
- Login, passcode #42
- App goes in background lock the kepad the socket disconnected #40
- stompClientDidConnect not called with Spring boot #35
- Delegate StompClientDidConnect not called after connect->disconnect->connect #15
1.3.0 (2019-04-30)
Implemented enhancements:
- invalidate reconnect #36
Closed issues:
- Should add Carthage #33
- Invalid Sec-WebSocket-Accept response #32
- Socket is disconnected with 1007 code as soon as it connected #31
- enable Assert (self.readyState != SR_CONNECTING) #24
1.2.7 (2018-10-23)
1.2.6 (2018-10-23)
Fixed bugs:
- Error when connected to socket #23
Closed issues:
- Auto disconnects #11
1.2.5 (2018-10-22)
Closed issues:
- Value for "message-id" is always "1" #22
- Multiple subscription to topics #20
- I think there is a memory leak for the delegate #19
- Getting error when framwork is installed in Objective c project #9
1.2.4 (2018-10-17)
Closed issues:
- didCloseWithCode 1000, reason: nil #21
1.2.3 (2018-10-17)
Implemented enhancements:
- How to receive heartbeat? #18
Closed issues:
- Socket is not getting connected #30
- didCloseWithCode 1002 #29
- No response #27
- didCloseWithCode 1001, reason: "Stream end encountered" #26
- Stream end encountered #17
- unsubscribe socketclient #14
- It not able to connect web socket. #13
- One of the delegate method is not being called. #12
- StompClient Disconnection. #10
- Unable to find a specification for 'StompClientLib' #8
1.2.2 (2017-11-03)
1.2.1 (2017-10-31)
1.2.0 (2017-10-29)
Closed issues:
- Let client decide what to do with stomp frame body #4
- Send message support #3
- Error when calling delegate #1
1.1.7 (2017-10-02)
1.1.6 (2017-08-08)
0.1.5 (2017-07-10)
0.1.4 (2017-07-10)
0.1.3 (2017-07-10)
0.1.2 (2017-07-08)
0.1.1 (2017-07-08)
0.1.0 (2017-07-08)
* This Change Log was automatically generated by github_changelog_generator