issues
search
jcelliott
/
turnpike
Go implementation of a WAMP (Web Application Messaging Protocol) client and router
MIT License
258
stars
88
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add CryptoSingnAuth Example
#149
asimfarooq5
opened
3 years ago
0
Client panics when connection is closed while `waitForListener` is waiting for message
#148
robert-jackson-spirent
closed
3 years ago
0
Add middleware level for incoming messages and add context of request to session
#147
dmitriyGarden
opened
6 years ago
0
Add middleware layer for incoming messages
#146
dmitriyGarden
closed
6 years ago
0
Windows Installation
#145
j8lp
opened
6 years ago
2
Implement advanced subscription
#144
martin31821
opened
6 years ago
0
Implement Subscriber Black- and Whitelisting
#143
iwittkau
opened
6 years ago
0
client: crash in client.waitOnListener
#142
avdva
opened
7 years ago
1
Best way to implement reconnect
#141
utdrmac
opened
7 years ago
0
Allow request headers to be passed while creating new websocket peer
#140
shobhit85
closed
7 years ago
1
Client stops receiving messages
#139
iamsaso
opened
7 years ago
1
Persistent state between RPC requests
#138
richardartoul
opened
7 years ago
1
How can a client know if the webosocket has disconnected?
#137
subiol
opened
7 years ago
1
fix the port setting line in the router main command
#136
elakito
closed
7 years ago
0
Make the EventHandler emit the topic
#135
MathyV
closed
7 years ago
3
Fix empty options
#134
zerodivisi0n
closed
7 years ago
1
Implemented 13.3.5. Caller Identification
#133
dudochkin-victor
closed
8 years ago
4
Turn on vendoring
#132
mourad
closed
8 years ago
0
Add Request ID to Error message during auth failures
#131
mourad
closed
8 years ago
0
Status of turnpike?
#130
dcelasun
closed
6 years ago
9
Offer a UseNumber option
#129
johnSchnake
opened
8 years ago
1
Websocket queued EVENT's limit
#128
alex3d
opened
8 years ago
0
NewWebsocketClient() now need tls config parameter
#127
hmgle
closed
8 years ago
0
Is it possible to block subscriptions from certain users?
#126
jrudio
closed
8 years ago
3
Pass session into the session open/close callbacks
#125
mourad
closed
8 years ago
0
Adding RemovePeer() to broker.go
#124
mourad
closed
8 years ago
0
Allow websocket.Dialer to be passed in NewWebsocketPeer
#123
mourad
closed
8 years ago
0
Adding "options" parameter to Call method in Client
#122
deonwise
closed
8 years ago
1
Crossbar.io needs option disclose_me:true to work properly in some cases
#121
deonwise
closed
8 years ago
2
Restore concurrency during publishing
#120
djoyner
closed
8 years ago
6
Fixes for all detectable turnpike concurrency issues
#119
djoyner
closed
8 years ago
6
Data race in client.go
#118
djoyner
closed
8 years ago
4
Websocket does not allow concurrent WriteMessage calls so add a mutex…
#117
thephred
closed
8 years ago
3
An alternative to turnpike
#116
gngeorgiev
opened
8 years ago
1
Serialize write access to websocket
#115
yanfali
closed
8 years ago
1
Concurrent writes; exclude_me; Goodbye knows session id
#114
gngeorgiev
closed
8 years ago
2
Fix realm concurrent writes and added exclude_me option to broker
#113
gngeorgiev
closed
8 years ago
0
Added exclude_me option to broker
#112
gngeorgiev
closed
8 years ago
0
How production-ready is turnpike?
#111
elimisteve
closed
8 years ago
3
message.go: Updated link to URI spec
#110
elimisteve
closed
8 years ago
1
add tls config parameter to websocket client
#109
jzelinskie
closed
8 years ago
2
Breaking Change - All functions that took a Peer now take a *Session
#108
beatgammit
opened
8 years ago
2
Access session id in MethodHandler
#107
theduke
opened
9 years ago
1
Fix GoDoc link in README
#106
JakobGreen
closed
9 years ago
1
fatal error: bad map state
#105
glycerine
closed
8 years ago
10
Goglecode will be close in Jan of 2016
#104
nizsheanez
closed
9 years ago
1
Heartbeat message got removed
#103
marshauf
closed
8 years ago
2
Autobahn.js RequestID differs from turnpikes
#102
marshauf
opened
9 years ago
3
Fix invalid wamp.ws URL
#101
sharpner
closed
9 years ago
1
move examples to new repo
#100
jzelinskie
opened
9 years ago
3
Next