Skip to content

How to start the chat? #3

@reiz

Description

@reiz

I'm relatively new to Go. How can I start the chat example? I went into the websocket-chat/src directory and executed this:

export GOPATH=`pwd`

Then I tried:

go run main.go

But that fails with:

main.go:7:2: cannot find package "chat" in any of:
    /usr/local/Cellar/go/1.5.1/libexec/src/chat (from $GOROOT)
    /Users/reiz/workspace/chartgeist/websocket/websocket-chat/src/src/chat

I appreciate any help. Thx.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions