issues
search
ohyo-io
/
wampire
Asynchronous Rust implementation of a WAMP (Web Application Messaging Protocol) client and router
MIT License
42
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
changing random id generation from 0-2^56-1 to 1-2^53 (following WAMP protocoll definition)
#10
schlefix
opened
10 months ago
0
[BUG] IDs can be larger than 2^53
#9
schlefix
opened
10 months ago
0
Add "options" parameter to the client call function.
#8
boboshan
closed
6 months ago
0
No "options" parameter provided in the client call function
#7
boboshan
opened
1 year ago
0
RUSTSEC-2020-0016: `net2` crate has been deprecated; use `socket2` instead
#6
github-actions[bot]
opened
2 years ago
0
Public WampResult type wraps private Error type
#5
elast0ny
opened
4 years ago
0
Panic when client connects to host which is not listenning
#4
elast0ny
opened
4 years ago
0
example for wamp cra?
#3
sherpya
opened
4 years ago
1
Migrate to Rust 2018 edition
#2
frol
closed
4 years ago
4
Example endpoint does not handle argument types correctly
#1
NeoVance
opened
5 years ago
1