question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

.server for arbitrary modules

See original GitHub issue

It would be cool if any module could use the .server file-naming scheme to signify “use this module in SSR”.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
brilloutcommented, Aug 22, 2021

@CanRau This will soon be supported by view frameworks. For example React Suspense, although I’m not sure yet how hydration would work with suspense.

0reactions
brilloutcommented, Oct 20, 2021

Let’s continue discussing this once a use case for it emerges. Closing in the meantime.

Read more comments on GitHub >

github_iconTop Results From Across the Web

http.server — HTTP servers — Python 3.11.1 documentation
Source code: Lib/http/server.py This module defines classes for implementing HTTP servers. ... Logs an arbitrary message to sys.stderr .
Read more >
Apache modules
Below is a list of all of the modules that come as part of the Apache ... mod_headers Apache 1.2 and up: Add...
Read more >
NGINX 3rd Party Modules
Module Description Repository Accept Language Module Accept‑Language header parser giom/nginx_acc... AFCGI Asynchronous/multiplexing FastCGI for NGINX rsms/afcgi HTTP Digest Authentication HTTP Digest Authentication atomx/nginx‑htt...
Read more >
4.1 Client-Server Principles
The client-server model is characterized by a central server and an arbitrary number of clients. The client-server model is generally used for resource ......
Read more >
python - How to run a http server which serves a specific path?
Just for completeness, here's how you can setup the actual server classes to serve files from an arbitrary directory:
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found