iris/_examples/websocket/go-client/client
2019-02-19 22:49:16 +02:00
..
main.go improve client test, I think we are OK, both gorilla(websocket) and ws(websocket2) have the same API, it's time to combine them but first let's give a lower level of api available for users if they want to manage the routines by theirselves (i.e on unix they can use netpolls manually) 2019-02-19 22:49:16 +02:00