issues
search
nats-io
/
nats.swift
Swift client for NATS, the cloud native messaging system.
Apache License 2.0
22
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add fetching messages from JetStream
#87
piotrpio
closed
1 day ago
0
Crash in ConnectionHandler.connect() Method of nats.swift file resuming the app from the background or in Idle for random time
#86
MayankMintoak
opened
1 month ago
1
Task Continuation Misuse in NATS Swift Client During Background Authentication Timeout
#84
dmaulikr
opened
1 month ago
0
Add jetstream consumer management
#83
piotrpio
closed
3 weeks ago
0
Implement Swift Service Lifecycle
#82
thoven87
opened
1 month ago
0
Add queue subscribe
#81
piotrpio
closed
1 month ago
0
Refactor JetStream errors, add docs
#80
piotrpio
closed
4 months ago
0
Change NatsSubscription to a throwing AsyncSequence
#79
piotrpio
closed
4 months ago
3
Refactor core nats errors
#78
piotrpio
closed
5 months ago
0
Fix race in Connect
#77
piotrpio
closed
5 months ago
0
Add deleting messages and purging a stream
#76
piotrpio
closed
5 months ago
0
Add fetching individual messages from stream
#75
piotrpio
closed
5 months ago
0
Fixed missing public access modifiers
#74
piotrpio
closed
5 months ago
0
Additional stream APIs
#73
piotrpio
closed
5 months ago
0
Add CRUD operation on streams
#72
piotrpio
closed
5 months ago
1
Add jetstream request
#71
Jarema
closed
6 months ago
0
Default ports in connection URLs
#70
mtmk
opened
6 months ago
0
Fix another promise leak
#69
mtmk
closed
6 months ago
0
Fixed websocket path
#68
mtmk
closed
6 months ago
0
Add basic JetStream context
#67
Jarema
closed
6 months ago
0
Fixed upgradePromise leak
#66
mtmk
closed
6 months ago
0
Add NKEY auth options
#65
Jarema
closed
6 months ago
0
Add suspend, resume and reconnect methods
#64
piotrpio
closed
6 months ago
0
add websocket support
#62
mtmk
closed
6 months ago
2
Refactor buffering and clean up writes
#61
piotrpio
closed
6 months ago
0
Refactor RttCommand to work with ios 13
#60
piotrpio
closed
7 months ago
0
Improve loading resources and fix linter issues
#59
piotrpio
closed
7 months ago
0
Improve ci
#58
piotrpio
closed
7 months ago
1
Add ios version in Package.swift
#57
piotrpio
closed
7 months ago
0
Add supported features to readme
#56
Jarema
closed
7 months ago
0
Add badges
#55
Jarema
closed
7 months ago
0
Remove broken dockerfile
#54
piotrpio
closed
7 months ago
0
Remove preview note from the Readme
#53
Jarema
closed
7 months ago
0
Rename methods for better namespacing
#52
Jarema
closed
7 months ago
0
Add timeout to request
#51
piotrpio
closed
7 months ago
2
Added batch write buffer
#50
mtmk
closed
7 months ago
0
Have more fine grained errors
#49
Jarema
opened
7 months ago
0
Consider exposing Client methods via protocols
#48
Jarema
opened
7 months ago
0
Handle status codes in parser, throw on no responders in request
#47
piotrpio
closed
7 months ago
1
Add unsubscribe
#46
piotrpio
closed
7 months ago
0
Add licence headers in all .swift files
#45
piotrpio
closed
7 months ago
3
Rename package to idiomatic name
#44
Jarema
closed
7 months ago
0
Disallow creating Client instance without initializing connection
#43
piotrpio
opened
7 months ago
0
Use NUID and fix request test
#42
Jarema
closed
7 months ago
0
Add request
#41
Jarema
closed
7 months ago
0
Update Readme
#40
mtmk
closed
8 months ago
0
Async publishing and API proposals
#39
mtmk
closed
7 months ago
0
Added ping
#38
mtmk
closed
8 months ago
0
Refactor connect
#37
piotrpio
closed
8 months ago
0
Add retryOnFailedConnect option
#36
piotrpio
closed
8 months ago
0
Next