1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-06-12 22:07:47 +02:00

add events package (#2341)

* add events package

* update go version
This commit is contained in:
Asim Aslam
2021-11-08 08:52:39 +00:00
committed by GitHub
parent c5be9f560c
commit 0c2041e439
56 changed files with 982 additions and 72 deletions

View File

@ -9,14 +9,14 @@ import (
"strings"
"time"
"github.com/gobwas/httphead"
"github.com/gobwas/ws"
"github.com/gobwas/ws/wsutil"
"go-micro.dev/v4/api"
"go-micro.dev/v4/client"
raw "go-micro.dev/v4/codec/bytes"
"go-micro.dev/v4/logger"
"go-micro.dev/v4/selector"
"github.com/gobwas/httphead"
"github.com/gobwas/ws"
"github.com/gobwas/ws/wsutil"
)
// serveWebsocket will stream rpc back over websockets assuming json