issues
search
davidstump
/
SwiftPhoenixClient
Connect your Phoenix and iOS applications through WebSockets!
MIT License
512
stars
147
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Binary Receive and Push
#273
dsrees
closed
2 weeks ago
0
Established Socket Tests with SwiftTest
#272
dsrees
closed
2 weeks ago
0
Cleaning up and adding tests to Defaults
#271
dsrees
closed
1 month ago
0
6.x - Messages work in data instead of payload
#270
dsrees
closed
1 month ago
0
Bump rexml from 3.2.5 to 3.3.9
#269
dependabot[bot]
closed
1 month ago
1
Handle all Inbound Messages using new Serializer
#268
dsrees
closed
1 month ago
0
Crash in PhoenixTransport iOS 18 only
#267
udaypatial
opened
1 month ago
13
WIP using socket message in push
#266
dsrees
closed
1 month ago
0
6x Cleaning up Phoenix Transport
#265
dsrees
closed
2 months ago
0
Replace CloseStatus with CloseCode
#264
dsrees
closed
2 months ago
0
6x - Update min versions and some tab spacing
#263
dsrees
closed
2 months ago
0
6x/serializer
#262
dsrees
closed
2 months ago
0
Add Support for Data Messages in Socket
#261
ialimz
closed
2 months ago
2
fix crashes from `Socket.connect` race conditions
#260
KaylaBrady
closed
1 month ago
2
Bump rexml from 3.2.5 to 3.3.6
#259
dependabot[bot]
closed
3 months ago
1
"Socket is not connected" error after backgrounding
#258
KaylaBrady
opened
3 months ago
1
Bump rexml from 3.2.5 to 3.2.8
#257
dependabot[bot]
closed
6 months ago
1
New Message and Serializer Format
#256
dsrees
closed
6 months ago
0
Prevent crash caused by non-exclusive access to the Channels array
#255
ejensen
closed
7 months ago
3
What are the payload size limits?
#254
timetraveler90
closed
9 months ago
2
Socket.sendHeartbeat() EXC_BAD_ACCESS (KERN_INVALID_ADDRESS)
#253
michael-simonetta
opened
10 months ago
3
Prevent crashes caused by threading issues
#252
ejensen
closed
10 months ago
4
Adding a certificate authentication request
#251
owenhartnett
opened
11 months ago
1
Version 5.3.1 is unavailable via cocoapods
#250
konstantin-jugl
closed
1 year ago
1
Added headers to be sent to Websocket
#249
dsrees
closed
1 year ago
0
Converted Bindings to use SyncArrays
#248
dsrees
closed
1 year ago
0
Crash on Channel initialization
#247
udaypatial
closed
1 year ago
4
Task/support request headers for socket connection
#246
msandel6
closed
1 year ago
1
Break Socket retain cycle
#245
danielgarbien
closed
1 year ago
0
Sending binary data in a message
#244
msandel6
opened
1 year ago
4
Support mixed JSON and binary payload
#243
yunxianggu99
closed
1 year ago
0
Pass response in `onOpen` callback
#242
danielgarbien
closed
1 year ago
0
Automatic success for `Channel.leave()` attempts when offline
#241
msandel6
closed
7 months ago
3
Expose list of channels for each socket
#240
msandel6
closed
1 year ago
0
Converts Socket's stateChangeCallbacks arrays to SynchronizedArrays
#239
msandel6
closed
1 year ago
0
Crash in `Socket.append<T>(callback:to:)` function
#238
msandel6
closed
1 year ago
5
Add code and reason to socket close callbacks
#237
ejensen
closed
1 year ago
0
Using SynchronizedArray to achieve threadsafe access to bindingsDel
#236
dsrees
closed
1 year ago
0
Crash in `Channel.swift` `off()` function
#235
udaypatial
closed
1 year ago
2
Open `URLSessionTransport` methods
#234
ejensen
closed
1 year ago
1
Heartbeat timer leeway
#233
ejensen
closed
1 year ago
1
Correct `URLSession` delegate queue
#232
ejensen
closed
1 year ago
0
Fix retain cycles in `URLSessionTransport`
#231
ejensen
closed
1 year ago
1
Improve message parsing safety
#230
ejensen
closed
1 year ago
1
Bump activesupport from 7.0.4.2 to 7.0.4.3
#229
dependabot[bot]
closed
1 year ago
3
SSL Pinning support after StarScream removal
#228
udaypatial
closed
1 year ago
3
Error: "Undefined symbol: _$s18SwiftPhoenixClient7ChannelCMn"
#227
timetraveler90
closed
1 year ago
11
Added URLResponse to socket.onError to check for status codes
#226
dsrees
closed
1 year ago
0
Question: How do I know a socket was successfully opened? `isConnected` seems to say whether or not the handshake took place, not whether the socket was actually opened.
#225
msandel6
closed
1 year ago
13
Problems with connections on WatchOS 9
#224
sergey-g-s
closed
2 years ago
4
Next