issues Search Results · repo:dashersw/cote language:JavaScript
Filter by
194 results
(108 ms)194 results
indashersw/cote (press backspace or delete to remove)The error appears when I try to compile from ts to js image
It appears that @types/cote uses @types/socket.io. But it s deprecated lib
https://www.npmjs.com/package/@types/socket.io image
Is it possible ...
EmillkaakillmE
- Opened on Nov 22, 2024
- #277
I use cote with socket io. My socket accepts two events in a row. All of them goes to requester and sends to other cote
responder
The issue is that requester sends only one of two requests for some reason.. ...
EmillkaakillmE
- 10
- Opened on Nov 14, 2024
- #276
I have a weird issue:
2 Responders (same code) are running at 2 servers (server A and server B).
If I run the Requester from My local macbook, I can see the response from A and B round-robin But when ...
boygiandi
- 1
- Opened on Nov 6, 2022
- #267
log: false,
helloLogsEnabled: false,
statusLogsEnabled: false,
however no listeners found for event log is still appearing
vidicunt
- 2
- Opened on Sep 12, 2022
- #265
Hello!
I m getting this port error when starting cote: TypeError [ERR_INVALID_ARG_TYPE]: The options.port property must be one
of type number or string. Received null
I have specified a custom port. ...
vidicunt
- 2
- Opened on Jul 27, 2022
- #263
Hello!
Is it possible to select (or blacklist) ports to be used by cote? I ve had instances where they interfered with other
services I have.
vidicunt
- Opened on Jul 26, 2022
- #262
We were using cote with our microservices, each of the service is running on a seperate instance. For the cote discovery
we are using AWS elastic cache redis cluster and it works as expected for the single ...
Aaqib925
- 3
- Opened on Jun 10, 2022
- #261
I have a decentralized service in which anyone can publish events (and request data from other peers) as long as they
follow a protocol. I am considering using cote to have zero-configuration auto-discovery ...
kran6a
- 1
- Opened on May 30, 2022
- #260
Hi,
I m using cote on my native nodejs project which is working without any docker or kubernetes (just running it with pm2
on Ubuntu 18)
It s working as normal in AWS EC2 servers but when I tried to ...
ne0c0de
- 2
- Opened on May 9, 2022
- #259

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.