Skip to content

issues Search Results · repo:CoLearn-Dev/colink-server-dev language:Rust

Filter by

23 results
 (95 ms)

23 results

inCoLearn-Dev/colink-server-dev (press backspace or delete to remove)

https://github.com/CoLearn-Dev/colink-server-dev/blob/c5932a999d26627844a0b1e84dc3eed3b2231961/src/service/pom.rs#LL345C37-L345C50
  • camelop
  • Opened 
    on May 22, 2023
  • #59

should this be a path? Originally posted by @camelop in https://github.com/CoLearn-Dev/colink-server-dev/pull/55#discussion_r1155108702 Refactor the code base so that all occurences are typed ...
  • camelop
  • Opened 
    on Apr 4, 2023
  • #57

Include the ip, port number used, and also protocol type (for easier connection to frontend and debugging)
  • camelop
  • Opened 
    on Mar 7, 2023
  • #54

https://github.com/CoLearn-Dev/colink-proto-dev/blob/181da6c61fd12fdbbf6b3d531da76fd402a3bc38/colink.proto#L121 The grpc stream in reverse mode does not work with nginx reverse proxy. need further investigation... ...
  • stneng
  • Opened 
    on Nov 1, 2022
  • #40

1. Provide default params for the CLI interface so that we can start the server without specifying anything 2. Make it be env-variable aware
  • camelop
  • Opened 
    on Oct 31, 2022
  • #38

This bug is discovered when I call cl.get_variable with a slightly long key, and it reduces to an MQ subscribe problem. cl=CoLink(addr,jwt) key= .join(random.choices(string.ascii_letters + string.digits, ...
  • quwenjie
  • 1
  • Opened 
    on Sep 25, 2022
  • #30

Due to the limitations of the dependence, the colink server does not support TLS connection with IP address for now. Please use a dnsname or domain name instead. https://github.com/rustls/hyper-rustls/issues/56 ...
wontfix
  • stneng
  • 1
  • Opened 
    on Sep 16, 2022
  • #27

https://github.com/CoLearn-Dev/colink-server-dev/blob/7fcc882ad690690c46f7ed6f16db592dbf58e713/src/server.rs#L227 Add accept_http1(true) to support requests from web.
  • stneng
  • 1
  • Opened 
    on Jul 29, 2022
  • #21

Files to be updated: - Remove descriptions and limitations about __ in https://github.com/CoLearn-Dev/colink-server-dev/blob/main/src/storage/common.rs - Instead of using a single map in https://github.com/CoLearn-Dev/colink-server-dev/blob/2a992eee3ec084f3ca85af4a68514b0656c7b4a0/src/storage/basic.rs#L14 ...
enhancement
  • camelop
  • Opened 
    on Jul 18, 2022
  • #19
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub