Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is this still under development? #8

Open
YJinHai opened this issue Jul 18, 2019 · 7 comments
Open

Is this still under development? #8

YJinHai opened this issue Jul 18, 2019 · 7 comments

Comments

@YJinHai
Copy link

YJinHai commented Jul 18, 2019

The architecture of the project was good, except that I didn't run it properly, and there were a lot of bugs.Still hope the author can add a test example

@ribice
Copy link
Owner

ribice commented Jul 18, 2019

We're using it in production for nearly a year.

I'll do my best to provide client/frontend in next week so that it's easier to test. Once I do I'll let you know.

@YJinHai
Copy link
Author

YJinHai commented Jul 19, 2019

Thank you for your reply.
Several problems I have encountered so far:

  1. Route cannot be responded to:
    Neither admin/channels nor goch/admin/channels could be answered, but I used other PKG routes to solve it.
  2. Var req *initConReq does not Decode
    To decode correctly, use req := initConReq{} in the func waitConnInit of the api.go file
  3. Upon creating a new channel and IsPrivate=false, channel_secret="" cannot pass the check.Remove the check and only one user can be found by channels/{name}.
  4. Func HandleConn confuses me, I can't create a channel of a Message type.Is there something wrong with my parameters?I have no reference.
  5. Many errors similar to {"type":2,"error":"invalid text message format: unexpected end of JSON input"}.

I like goch very much and hope to learn a lot.But I couldn't function properly and it was painful

@ribice
Copy link
Owner

ribice commented Jul 19, 2019

I'll double check the issues you posted, but it'll definitely be easier to test this once the client is ready as well.

@YJinHai
Copy link
Author

YJinHai commented Jul 20, 2019

thank

@YJinHai
Copy link
Author

YJinHai commented Aug 14, 2019

Hi, still waiting for the author's update

@ribice
Copy link
Owner

ribice commented Aug 14, 2019

I'm on holiday currently :)

@sudhakar1983
Copy link

@ribice
Eagerly waiting for an update :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants