auto register websocket transport
This commit is contained in:
parent
d337f67881
commit
6eaff2fa34
@ -3,6 +3,7 @@ package fayec
|
|||||||
import (
|
import (
|
||||||
"github.com/thesyncim/faye/message"
|
"github.com/thesyncim/faye/message"
|
||||||
"github.com/thesyncim/faye/transport"
|
"github.com/thesyncim/faye/transport"
|
||||||
|
_ "github.com/thesyncim/faye/transport/websocket"
|
||||||
)
|
)
|
||||||
|
|
||||||
type options struct {
|
type options struct {
|
||||||
|
Loading…
Reference in New Issue
Block a user