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

合作伙伴征集中 #13

Closed
gongzili456 opened this issue Jul 23, 2018 · 8 comments
Closed

合作伙伴征集中 #13

gongzili456 opened this issue Jul 23, 2018 · 8 comments

Comments

@gongzili456
Copy link
Member

gongzili456 commented Jul 23, 2018

如果你的项目正在使用 weapp.socket.io 欢迎留下你的项目信息(名称,Logo,小程序二维码,官网等),我会将信息放在 weapp.socket.io 的 官方首页 上展出。欢迎在下面提交您的项目。

@h357650113
Copy link

词汇玩家小程序,沪江,正在测试使用 weapp.socket.io

@gongzili456
Copy link
Member Author

@h357650113 可以留下 小程序二维码,或者logo之类的信息吗?

@h357650113
Copy link

我想问下,支不支持 ws ? 连接直接换成 ws 不可用

@h357650113
Copy link

@gongzili456 微信小程序 - 词汇玩家

@gongzili456
Copy link
Member Author

@h357650113 连接可以直接写成 ws 的,但是推荐使用 wss

@h357650113
Copy link

h357650113 commented Oct 8, 2018

ws 第一次使用会有两条 http 请求一同产生,之后 disconnect,再次 open 就会变成 http,可能是什么原因引起的? - 更新包解决

@beiluo0
Copy link

beiluo0 commented Apr 16, 2019

我加了一个namespace,就一直连接不上,怎么回事呢?

@SCParrot
Copy link

我再原生版上无法添加header,请问是怎么回事呢?
const socket = (this.socket = io(
'https://socket-io-chat.now.sh/', {
transportOptions: {
polling: {
extraHeaders: {
'instant-auth-schema': 'DOCTOR',
'instant-care-auth-token': 'tVgmK5EbYK3P7GVg8HfCqlnBNg2rA6WL',
'instant-care-auth-id': 4,
}
}
}
}
))

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

4 participants