issues
search
nanomsg
/
nng
nanomsg-next-generation -- light-weight brokerless messaging
https://nng.nanomsg.org
MIT License
3.85k
stars
492
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Nng url no alloc
#1937
gdamore
closed
1 day ago
1
intern URL scheme
#1936
gdamore
closed
1 day ago
1
fix parsing bug in abstract URLs
#1935
gdamore
closed
2 days ago
1
tcp/tls: Remove support for local interface address in dialer URLs
#1934
gdamore
closed
2 days ago
1
remove NNG_OPT_SOCKNAME (and socket names altogether)
#1933
gdamore
closed
2 days ago
1
tls: add ecdsa test case
#1932
gdamore
closed
2 days ago
0
tls: remove support for TLS 1.0 and 1.1.
#1931
gdamore
closed
3 days ago
1
Windows - ipc_send_cb crash
#1930
mikisch81
opened
1 week ago
0
documentation generation errors
#1929
xiota
opened
1 week ago
0
release tarball for version 1.9.0 has wrong include version number
#1928
efferre79
opened
1 week ago
1
New init
#1927
gdamore
closed
1 week ago
1
websocket: Do not allow a listener or dialer to change TLS while running
#1926
gdamore
closed
1 week ago
1
TLS configuration changed to use discret _set_tls and _get_tls functi…
#1925
gdamore
closed
1 week ago
1
Gdamore/sub api
#1924
gdamore
closed
1 week ago
1
Add matrix of TLS engines, including wolfSSL
#1923
gdamore
closed
1 week ago
1
Integer sign extension bug in socket.c.
#1922
gdamore
closed
1 week ago
1
Gdamore/stable wip
#1921
gdamore
closed
1 week ago
1
NNG_OPT_SUB_SUBSCRIBE
#1920
u32744
closed
1 week ago
2
Gdamore/more tests
#1919
gdamore
closed
1 week ago
1
Gdamore/ipc test
#1918
gdamore
closed
2 weeks ago
1
UDP: prefer new packets (drop older)
#1917
gdamore
closed
2 weeks ago
1
Gdamore/udp burst tune
#1916
gdamore
closed
2 weeks ago
1
Make library initialization explicit and mandatory with `nng_init`.
#1915
gdamore
opened
2 weeks ago
1
Document nng_socket_proto_id, proto_name, peer_id, peer_name, and nng_socket_raw
#1914
gdamore
closed
1 week ago
0
Gdamore/new acutest
#1913
gdamore
closed
2 weeks ago
1
Socket option handling clean ups for endpoints.
#1912
gdamore
closed
2 weeks ago
1
Gdamore/no ctx untyped
#1911
gdamore
closed
2 weeks ago
1
Gdamore/no untyped pipe get
#1910
gdamore
closed
2 weeks ago
1
Replace NNG_OPT_SUB_SUBSCRIBE/UNSUBSCRIBE with functions.
#1909
gdamore
closed
2 weeks ago
1
Gdamore/socket
#1908
gdamore
closed
2 weeks ago
1
Document the nng_socket_get_send_poll_fd and recv_poll_fd
#1907
gdamore
closed
1 week ago
0
Gdamore/no ctx addr
#1906
gdamore
closed
2 weeks ago
1
NNG_OPT_RECVFD and NNG_OPT_SENDFD converted to functions.
#1905
gdamore
closed
2 weeks ago
1
NNI_GETXX macros are brittle due to casting mistake.
#1904
gdamore
closed
2 weeks ago
1
webasm?
#1903
Grabber
opened
2 weeks ago
2
Allow and demonstrate NNG usage without elevated privilege
#1902
dksmiffs
opened
2 weeks ago
3
Gdamore/stream set gone
#1901
gdamore
closed
3 weeks ago
1
1.9.0 fails to build: `error: 'u_int32_t' undeclared (first use in this function); did you mean 'uint32_t'?`
#1900
barracuda156
opened
3 weeks ago
4
Gdamore/tls api
#1899
gdamore
closed
3 weeks ago
1
Remove the libnanomsg compatibility layer
#1898
gdamore
closed
3 weeks ago
1
remove legacy support for configuration of transport options on socket
#1897
gdamore
closed
4 weeks ago
1
Document `nng_stat_parent`
#1896
gdamore
opened
1 month ago
0
Use `const` for nng_stat when possible.
#1895
gdamore
closed
1 month ago
1
Gdamore/statslock
#1894
gdamore
closed
1 month ago
1
UDP could do a better job of queueing
#1893
gdamore
opened
1 month ago
0
UDP: burst testing to improve coverage
#1892
gdamore
closed
1 month ago
1
Gdamore/udp stats tests
#1891
gdamore
closed
1 month ago
1
stats could support an inline lock - remove most atomics
#1890
gdamore
closed
1 month ago
0
UDP: add some statistics
#1889
gdamore
closed
1 month ago
1
Silence compiler warnings for Windows
#1888
shikokuchuo
closed
1 month ago
1
Next