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
Binary in JSON strings
#49
beatgammit
closed
9 years ago
3
Implement RPC functions for client
#48
jcelliott
closed
10 years ago
11
Added web example using Autobahn|JS
#47
beatgammit
closed
10 years ago
0
Review WAMP basic profile security model
#46
jcelliott
closed
9 years ago
1
Review predefined URIs
#45
jcelliott
closed
10 years ago
1
Add 'omitempty' to args and kwargs
#44
jcelliott
closed
10 years ago
1
Updated chat example to use ncurses
#43
beatgammit
closed
10 years ago
1
App Sessions
#42
CoinDev
closed
10 years ago
1
Go Concurrency Patterns
#41
CoinDev
closed
10 years ago
3
Add simple examples for WAMP v2
#40
jcelliott
closed
9 years ago
2
Review WAMPv2 basic API
#39
beatgammit
closed
9 years ago
3
MessagePack serializer and change to gorilla/websocket
#38
beatgammit
closed
10 years ago
0
WAMP v1 deprecation
#37
jcelliott
opened
10 years ago
0
Initial publish packet for new subscribers
#36
beatgammit
opened
10 years ago
1
Implement RPC Cancel
#35
beatgammit
opened
10 years ago
2
Implement HEARTBEAT
#34
beatgammit
closed
9 years ago
2
Challenge/Authenticate
#33
beatgammit
opened
10 years ago
3
Basic RPC
#32
beatgammit
closed
10 years ago
0
Basic pub/sub
#31
beatgammit
closed
10 years ago
0
Listen for GOODBYE from endpoints
#30
beatgammit
closed
10 years ago
0
Msgpack serialization over binary WebSocket
#29
beatgammit
closed
10 years ago
0
WebSocket transport with JSON serializer
#28
beatgammit
closed
10 years ago
0
Add server pub/sub handlers
#27
maxekman
closed
11 years ago
0
Added the ability to register a connection callback.
#26
bcurren
closed
10 years ago
4
Change examples and tests to not use prefixes
#25
maxekman
closed
10 years ago
1
Add client event handler
#24
maxekman
closed
11 years ago
0
Add RPC client server example
#23
maxekman
closed
11 years ago
0
Add MIT license headers
#22
maxekman
closed
11 years ago
5
Add continuous integration
#21
maxekman
closed
10 years ago
1
Previous pull requests merged and resolved
#20
maxekman
closed
11 years ago
0
Add documentation for public API
#19
maxekman
closed
11 years ago
1
Add callback on session open (WAMP welcome message)
#18
maxekman
closed
11 years ago
0
Add newId function to generate a call ID.
#17
maxekman
closed
11 years ago
0
Export less methods to the API
#16
maxekman
closed
11 years ago
2
Add WAMP-CRA authentication and permissions
#15
maxekman
closed
10 years ago
1
Reference package with full URL
#14
maxekman
closed
11 years ago
0
Unnecessary dependency on Lumber?
#13
maxekman
closed
11 years ago
2
Configurable behavior for publish that would block
#12
jcelliott
closed
10 years ago
1
AutoBahn.js unable to establish a connection
#11
highway900
closed
11 years ago
4
Add a command line interface to turnpike/client
#10
jcelliott
opened
11 years ago
0
Test with Autobahn test suite
#9
jcelliott
closed
9 years ago
3
Create a test that uses the client and server together
#8
jcelliott
closed
11 years ago
0
Change wamp message functions to return a string instead of []byte
#7
jcelliott
closed
11 years ago
0
Option to disallow creating topics
#6
beatgammit
closed
10 years ago
1
Publish hook
#5
beatgammit
closed
10 years ago
1
Implement Prefix
#4
beatgammit
closed
11 years ago
0
Implement RPC
#3
beatgammit
closed
11 years ago
1
Implement Client
#2
beatgammit
closed
10 years ago
2
Tentative pull request
#1
beatgammit
closed
11 years ago
1
Previous